add perl to bundle.js

pull/2748/head
Zhiqiang Lu 7 years ago
parent 6c50bcf61c
commit 807111133c

@ -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({

Loading…
Cancel
Save