Skip to content

Error type not propagated #152

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

Closed
jbedard opened this issue May 17, 2018 · 2 comments · Fixed by #651
Closed

Error type not propagated #152

jbedard opened this issue May 17, 2018 · 2 comments · Fixed by #651

Comments

@jbedard
Copy link

jbedard commented May 17, 2018

The webpack script loading error handling propagates the Error.type: https://github.com/webpack/webpack/blob/v4.8.3/lib/web/JsonpMainTemplatePlugin.js#L187-L192

Would be nice if the same was done for the css <link> load errors: https://github.com/webpack-contrib/mini-css-extract-plugin/blob/v0.4.0/src/index.js#L303-L309

@smartthingstutor

This comment has been minimized.

@alexander-akait
Copy link
Member

PR welcome

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

Successfully merging a pull request may close this issue.

4 participants