-
Notifications
You must be signed in to change notification settings - Fork 4
Failed when turning off modules of ES2015 preset #10
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
Comments
Bump, this plugin is great but is incompatible with Webpack 2 because of this |
Need support for {modules: false}. |
I agree. I really enjoy the simplicity that this brings but unfortunately this is a deal-breaker for me at this time. While it is not too difficult to |
@kendallroth, I'm going to give this a shot for dynamic imports for the time being. https://medium.com/@bogdan_plieshka/loading-static-and-dynamic-images-with-webpack-8a933e82cb1e |
Ran into this today. Is this package still maintained? |
Thanks for the great plugin.
It does work with this config,
but attribute of src is missing when turning off modules of ES2015 preset.
Below are versions of related packages:
How to solve this problem? Thanks.
The text was updated successfully, but these errors were encountered: