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

Commit

Permalink
Merge pull request #41 from zqlu/perl
Browse files Browse the repository at this point in the history
add perl to bundle.js
  • Loading branch information
alexdima authored Jun 20, 2018
2 parents 6c50bcf + 8071111 commit cfa6425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit cfa6425

Please sign in to comment.