Browse Source

add perl to bundle.js

Zhiqiang Lu 7 năm trước cách đây
mục cha
commit
807111133c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      scripts/bundle.js

+ 1 - 0
scripts/bundle.js

@@ -64,6 +64,7 @@ bundleOne('csp/csp');
 bundleOne('scheme/scheme');
 bundleOne('clojure/clojure');
 bundleOne('shell/shell');
+bundleOne('perl/perl')
 
 function bundleOne(moduleId, exclude) {
 	requirejs.optimize({