We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a28e9 commit d0ed5b2Copy full SHA for d0ed5b2
src/implant/dirac/implant/eval.cljs
@@ -467,6 +467,7 @@
467
468
(def playground-epilogue
469
["goog.define('goog.ENABLE_CHROME_APP_SAFE_SCRIPT_LOADING', true);"
470
+ "goog.ENABLE_CHROME_APP_SAFE_SCRIPT_LOADING=true;"
471
"goog.require('dirac.runtime.preload');"
472
"goog.require('devtools.preload');"
473
"goog.require('process.env');"
0 commit comments