You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2020. It is now read-only.
Babel 6 was released recently, which introduced a number of very breaking changes to the API. Specifically, the NodeJS API has moved from babel to babel-core.
This has broken the ES6 Module Loader.
The text was updated successfully, but these errors were encountered:
Babel 6 was released recently, which introduced a number of very breaking changes to the API. Specifically, the NodeJS API has moved from
babel
tobabel-core
.This has broken the ES6 Module Loader.
The text was updated successfully, but these errors were encountered: