webpack-contrib / mini-css-extract-plugin

Lightweight CSS extraction plugin
MIT License
4.65k stars 390 forks source link

fix: add `ChunkLoadError` name to chunk loading error #1073

Closed alexander-akait closed 6 months ago

alexander-akait commented 6 months ago

This PR contains a:

Motivation / Use-Case

fixes https://github.com/webpack-contrib/mini-css-extract-plugin/issues/1053

Breaking Changes

No

Additional Info

No

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (82f4a47) 90.15% compared to head (9ae167b) 90.40%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1073 +/- ## ========================================== + Coverage 90.15% 90.40% +0.24% ========================================== Files 5 5 Lines 863 875 +12 Branches 249 256 +7 ========================================== + Hits 778 791 +13 + Misses 75 74 -1 Partials 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.