webpack-contrib / mini-css-extract-plugin

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

fix: css experiment detection #1067

Closed alexander-akait closed 6 months ago

alexander-akait commented 6 months ago

This PR contains a:

Motivation / Use-Case

Also update deps and types

Breaking Changes

No

Additional Info

No

codecov[bot] commented 6 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (98acf2b) 89.96% compared to head (5b748bb) 90.15%.

Files Patch % Lines
src/loader.js 50.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1067 +/- ## ========================================== + Coverage 89.96% 90.15% +0.18% ========================================== Files 5 5 Lines 857 863 +6 Branches 243 249 +6 ========================================== + Hits 771 778 +7 Misses 75 75 + Partials 11 10 -1 ```

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