Skip to content

Commit 5518fac

Browse files
Fix ace editor by using ace.require
1 parent e25b255 commit 5518fac

File tree

1 file changed

+1
-0
lines changed
  • recipes/AceEditorHalogenHooks/web

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
"use strict";
2+
require("../../../node_modules/ace-builds/src-min-noconflict/ace.js");
23
require("../../../output/AceEditorHalogenHooks.Main/index.js").main();

0 commit comments

Comments
 (0)