elsassph / haxe-modular

Haxe-JS code splitting, NPM dependencies bundling, hot-reload
116 stars 14 forks source link

Allow JS reserved keywords #74

Closed elsassph closed 6 years ago

elsassph commented 6 years ago

Loosen Acorn.js parser to allow using import for the Webpack loader; could also be faster to process, and Webpack 4 warns that System.import is deprecated.