-
Notifications
You must be signed in to change notification settings - Fork 54
Issues: 59naga/babel-plugin-add-module-exports
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Uncaught ReferenceError: module is not defined When directly used in Browser.
#80
opened Jun 17, 2019 by
MinimalistYing
Error: Cannot find module 'babel-plugin-add-module-exports' on 1.0.1
#76
opened Apr 16, 2019 by
EsanLe
not support the module.exports,what should i do?
conflicts pure esmodules
aka `{modules: false}` no transformation to commonjs
#48
opened Oct 15, 2017 by
qingyang-id
Upgrade to support babel-preset-es2017 and beyond
conflicts pure esmodules
aka `{modules: false}` no transformation to commonjs
#42
opened Apr 15, 2017 by
Dan503
exports is not defined
conflicts pure esmodules
aka `{modules: false}` no transformation to commonjs
#40
opened Mar 4, 2017 by
rohmanhm
add-module-exports without es2015 preset
need reproducible environment
#37
opened Aug 11, 2016 by
pjasiun
TypeError: Cannot assign to read only property 'exports' of start
need reproducible environment
#24
opened Jan 30, 2016 by
ChrisCinelli
ProTip!
Adding no:label will show everything without a label.