Explorar el Código

Merge pull request #41 from zqlu/perl

add perl to bundle.js
Alexandru Dima hace 7 años
padre
commit
cfa6425859
Se han modificado 1 ficheros con 1 adiciones y 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({