Просмотр исходного кода

Merge pull request #41 from zqlu/perl

add perl to bundle.js
Alexandru Dima 7 лет назад
Родитель
Сommit
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({