Skip to content
This repository was archived by the owner on Nov 5, 2021. It is now read-only.

Commit cfa6425

Browse files
authored
Merge pull request #41 from zqlu/perl
add perl to bundle.js
2 parents 6c50bcf + 8071111 commit cfa6425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/bundle.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ bundleOne('csp/csp');
6464
bundleOne('scheme/scheme');
6565
bundleOne('clojure/clojure');
6666
bundleOne('shell/shell');
67+
bundleOne('perl/perl')
6768

6869
function bundleOne(moduleId, exclude) {
6970
requirejs.optimize({

0 commit comments

Comments
 (0)