Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Conversation

@edmorley
Copy link
Member

As of @babel/preset-env@7.0.0-rc.2 and babel-loader@8.0.0-beta.6 the modules option is automatically set to the correct value (ie: no ES6 to CJS conversion since webpack supports ES6 modules), so no longer needs to be specified by us.

See:
https://github.com/babel/babel/releases/v7.0.0-rc.2
https://github.com/babel/babel-loader/releases/tag/v8.0.0-beta.6
babel/babel-loader#660

As of `@babel/preset-env@7.0.0-rc.2` and `babel-loader@8.0.0-beta.6`
the `modules` option is automatically set to the correct value (ie:
no ES6 to CJS conversion since webpack supports ES6 modules), so no
longer needs to be specified by us.

See:
https://github.com/babel/babel/releases/v7.0.0-rc.2
https://github.com/babel/babel-loader/releases/tag/v8.0.0-beta.6
babel/babel-loader#660
@edmorley edmorley added this to the v9 milestone Aug 22, 2018
@edmorley edmorley self-assigned this Aug 22, 2018
@edmorley edmorley requested a review from eliperelman August 22, 2018 22:33
@edmorley edmorley merged commit 6bfb659 into neutrinojs:master Aug 23, 2018
@edmorley edmorley deleted the rm-babel-modules-false branch August 23, 2018 11:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants