Merge pull request #41 from zqlu/perl

add perl to bundle.js
pull/2748/head
Alexandru Dima 7 years ago committed by GitHub
commit cfa6425859
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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