Sfoglia il codice sorgente

Add powerquery to bundle

Matt Masson 7 anni fa
parent
commit
5d86ca2aa7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      scripts/bundle.js

+ 1 - 0
scripts/bundle.js

@@ -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({