Skip to content

Support babel 7 #23

@diegohaz

Description

@diegohaz

Possibly checking the babel version in the project (cwd) and using babel-register or @babel/register depending on the version.

Relevant parts of the code:

require("babel-register")(finalBabelConfig);

"babel-register": "^6.26.0",

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions