webpack-contrib / mini-css-extract-plugin

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

ci: use `npm ci` to install dependencies #1039

Closed ersachin3112 closed 1 year ago

ersachin3112 commented 1 year ago

This PR contains a:

Motivation / Use-Case

Use npm ci to install dependencies

Breaking Changes

No

Additional Info

No

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (f2cea2f) 90.54% compared to head (6cd882f) 90.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1039 +/- ## ======================================= Coverage 90.54% 90.54% ======================================= Files 5 5 Lines 857 857 Branches 243 243 ======================================= Hits 776 776 Misses 71 71 Partials 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.