Переглянути джерело

Merge pull request #41 from zqlu/perl

add perl to bundle.js
Alexandru Dima 7 роки тому
батько
коміт
cfa6425859
1 змінених файлів з 1 додано та 0 видалено
  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({