mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Added azcli
This commit is contained in:
parent
f0ef36333b
commit
e0ecde0617
7 changed files with 245 additions and 2 deletions
|
|
@ -64,7 +64,8 @@ bundleOne('csp/csp');
|
|||
bundleOne('scheme/scheme');
|
||||
bundleOne('clojure/clojure');
|
||||
bundleOne('shell/shell');
|
||||
bundleOne('perl/perl')
|
||||
bundleOne('perl/perl'),
|
||||
bundleOne('azcli/azcli')
|
||||
|
||||
function bundleOne(moduleId, exclude) {
|
||||
requirejs.optimize({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue