Browse Source

Add powerquery to bundle

Matt Masson 7 years ago
parent
commit
5d86ca2aa7
1 changed files with 1 additions and 0 deletions
  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({