Skip to content

Buildfiles not ES5 compliant #11

Description

@devatrox

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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