mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
add perl to bundle.js
This commit is contained in:
parent
6c50bcf61c
commit
807111133c
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ bundleOne('csp/csp');
|
|||
bundleOne('scheme/scheme');
|
||||
bundleOne('clojure/clojure');
|
||||
bundleOne('shell/shell');
|
||||
bundleOne('perl/perl')
|
||||
|
||||
function bundleOne(moduleId, exclude) {
|
||||
requirejs.optimize({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue