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

Bundle names respected? #2

Open
virajsanghvi opened this issue Sep 2, 2015 · 1 comment
Open

Bundle names respected? #2

virajsanghvi opened this issue Sep 2, 2015 · 1 comment

Comments

@virajsanghvi
Copy link

When using this with named chunks (and lazy), it will output the correct chunks, but the named chunks won't be respected in file names. This works fine when using the normal BundleLoader (even with the plugin's applied), and trying out the only commit to bundle-loader not in this repo doesn't help.

I have a feeling RequireEnsureErrorHandlerPlugin.js is no longer working (I'm on a newer version of webpack than 1.5).

Have you tried this on newer versions of webpack, or are you just waiting for official error handling support in webpack 2?

Thanks!

@richardscarrott
Copy link
Owner

Which version of Webpack are you using as I've just tested this with the latest (1.12.0) and it appears to be okay.

Would you be able to provide an example config / code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants