Open
Description
In the generated files there still is lots of ES6 syntax like arrow functions, let, const and property shorthands.
A common Webpack/Babel setup will usually ignore node_modules folder so these will not be transformed and end up causing errors on older browsers.
Metadata
Assignees
Labels
No labels