Skip to content

Commit

Permalink
add error when using babel-core/register
Browse files Browse the repository at this point in the history
  • Loading branch information
chicoxyzzy committed Jan 19, 2017
1 parent cc8a096 commit ebfa143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/babel-core/src/register.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
throw new Error("`babel-core/register` has been moved to `babel-register`.");

0 comments on commit ebfa143

Please sign in to comment.