Explorar o código

build(graphql): add graphql to bundle

Pavel Lang %!s(int64=6) %!d(string=hai) anos
pai
achega
f7abfe5a37
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/bundle.js

+ 1 - 0
scripts/bundle.js

@@ -70,6 +70,7 @@ bundleOne('perl/perl'),
 bundleOne('powerquery/powerquery')
 bundleOne('azcli/azcli')
 bundleOne('apex/apex');
+bundleOne('graphql/graphql');
 
 function bundleOne(moduleId, exclude) {
 	requirejs.optimize({