webpack-contrib / sass-loader

Compiles Sass to CSS
MIT License
3.91k stars 430 forks source link

test: the `webpack` export field #1189

Closed alexander-akait closed 8 months ago

alexander-akait commented 8 months ago

This PR contains a:

Motivation / Use-Case

fixes https://github.com/webpack-contrib/sass-loader/issues/1187

Breaking Changes

No

Additional Info

No

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (179d3a3) 94.36% compared to head (7d0974c) 94.36%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1189 +/- ## ======================================= Coverage 94.36% 94.36% ======================================= Files 3 3 Lines 355 355 Branches 130 130 ======================================= Hits 335 335 Misses 18 18 Partials 2 2 ```

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