Skip to content

Commit 9a90a2e

Browse files
committed
regenerated website files and pointed the base file to the CommonJS-ES5 version of jison in ./dist/; also removed obsolete copies in web/content/assets/js/lib/
1 parent 5a57361 commit 9a90a2e

File tree

13 files changed

+18928
-30858
lines changed

13 files changed

+18928
-30858
lines changed

entry.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
Jison = require('./dist/jison-cjs.js');
2+
Jison = require('./dist/jison-cjs-es5.js');

0 commit comments

Comments
 (0)