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

Commit 8071111

Browse files
committed
add perl to bundle.js
1 parent 6c50bcf commit 8071111

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)