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