Skip to content

Remove babel dependency #3

Description

@roblg

Babel 6 replaced babel is the cli dependency with babel-cli. Including babel here results in a borked babel script being installed into node_modules/.bin/babel, and racing with babel-cli from our own devDependencies. I think babel can be safely removed here, but at the very least it should be replaced with babel-cli.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions