Explorar o código

add perl to bundle.js

Zhiqiang Lu %!s(int64=7) %!d(string=hai) anos
pai
achega
807111133c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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({