Explorar el Código

build(graphql): add graphql to bundle

Pavel Lang hace 6 años
padre
commit
f7abfe5a37
Se han modificado 1 ficheros con 1 adiciones y 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({