Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

babel-core/register is deprecated #561

Closed
TrySound opened this issue Feb 17, 2016 · 1 comment · Fixed by #566
Closed

babel-core/register is deprecated #561

TrySound opened this issue Feb 17, 2016 · 1 comment · Fixed by #566

Comments

@TrySound
Copy link
Contributor

Or will be
babel-core/register.js:

// TODO: eventually deprecate this console.trace("use the `babel-register` package instead of `babel-core/register`");
module.exports = require("babel-register");

I think better refer to babel-register

@vadimdemedes
Copy link
Contributor

Thanks, would you like to do a pull request?

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

Successfully merging a pull request may close this issue.

2 participants