Closed elsassph closed 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.
import
System.import
Loosen Acorn.js parser to allow using
import
for the Webpack loader; could also be faster to process, and Webpack 4 warns thatSystem.import
is deprecated.