Add powerquery to bundle

pull/2748/head
Matt Masson
parent d94b2f8c41
commit 5d86ca2aa7

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

Loading…
Cancel
Save