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 e25b255 commit 5518facCopy full SHA for 5518fac
recipes/AceEditorHalogenHooks/web/index.js
@@ -1,2 +1,3 @@
1
"use strict";
2
+require("../../../node_modules/ace-builds/src-min-noconflict/ace.js");
3
require("../../../output/AceEditorHalogenHooks.Main/index.js").main();
0 commit comments