don't include requireJS in the build
This commit is contained in:
parent
761209c4dd
commit
df85265b61
1 changed files with 1 additions and 1 deletions
2
build.js
2
build.js
|
|
@ -33,7 +33,7 @@
|
|||
"ace/mode/JavaScript",
|
||||
"ace/theme/TextMate"
|
||||
],
|
||||
includeRequire: true
|
||||
includeRequire: false
|
||||
},
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue