webpack-contrib / style-loader

Style Loader
MIT License
1.65k stars 473 forks source link

fix: css experiments logic #617

Closed alexander-akait closed 8 months ago

alexander-akait commented 8 months ago

This PR contains a:

Motivation / Use-Case

Fix logic

Breaking Changes

No

Additional Info

We will need to update snapshots after release css-loader

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (14e731e) 89.96% compared to head (c12e70b) 90.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #617 +/- ## ========================================== + Coverage 89.96% 90.14% +0.17% ========================================== Files 15 15 Lines 329 335 +6 Branches 170 176 +6 ========================================== + Hits 296 302 +6 Misses 27 27 Partials 6 6 ```

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