Skip to content

Buildfiles not ES5 compliant #11

Open
@devatrox

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions