mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
build(graphql): add graphql to bundle
This commit is contained in:
parent
f0df74079c
commit
f7abfe5a37
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ bundleOne('perl/perl'),
|
||||||
bundleOne('powerquery/powerquery')
|
bundleOne('powerquery/powerquery')
|
||||||
bundleOne('azcli/azcli')
|
bundleOne('azcli/azcli')
|
||||||
bundleOne('apex/apex');
|
bundleOne('apex/apex');
|
||||||
|
bundleOne('graphql/graphql');
|
||||||
|
|
||||||
function bundleOne(moduleId, exclude) {
|
function bundleOne(moduleId, exclude) {
|
||||||
requirejs.optimize({
|
requirejs.optimize({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue