Skip to content

Follow-up work for compiling node_modules #3777

Closed
@gaearon

Description

@gaearon

Follow-up for #3776.

First thought: we should have an end-to-end test that depends on ES6 package (e.g. [email protected]). After the build, we can run ESLint in ES5 mode with no rules on the compiled bundle so that end-to-end test fails if we accidentally include ES6 code.

There may be more things we need to test. I’m not sure. Thoughts?


My original todos:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions