mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
Bundle apex
This commit is contained in:
parent
62d143821a
commit
cd8c782c0e
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ bundleOne('shell/shell');
|
||||||
bundleOne('perl/perl'),
|
bundleOne('perl/perl'),
|
||||||
bundleOne('powerquery/powerquery')
|
bundleOne('powerquery/powerquery')
|
||||||
bundleOne('azcli/azcli')
|
bundleOne('azcli/azcli')
|
||||||
|
bundleOne('apex/apex');
|
||||||
|
|
||||||
function bundleOne(moduleId, exclude) {
|
function bundleOne(moduleId, exclude) {
|
||||||
requirejs.optimize({
|
requirejs.optimize({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue