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

not support the module.exports,what should i do? #48

Open
qingyang-id opened this issue Oct 15, 2017 · 1 comment
Open

not support the module.exports,what should i do? #48

qingyang-id opened this issue Oct 15, 2017 · 1 comment
Labels
conflicts pure esmodules aka `{modules: false}` no transformation to commonjs

Comments

@qingyang-id
Copy link

when i update babel-preset-es2015 to babel-preset-env, an error accoured!
image

this is my .babelrc
image

what should i do? thanks for first

@TheKnarf
Copy link

I'm having the same problem, I wish add-module-exports had a option to fix this issue.

I found some more info about the problem here:
https://ntucker.true.io/ntucker/webpack-2-uncaught-referenceerror-exports-is-not-defined/

@59naga 59naga added the conflicts pure esmodules aka `{modules: false}` no transformation to commonjs label Jun 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts pure esmodules aka `{modules: false}` no transformation to commonjs
Projects
None yet
Development

No branches or pull requests

3 participants