webpack-contrib / stylus-loader

:art: A stylus loader for webpack.
MIT License
498 stars 99 forks source link

refactor: drop webpack@4 #300

Closed cap-Bernardito closed 3 years ago

cap-Bernardito commented 3 years ago

This PR contains a:

Motivation / Use-Case

drop webpack@4

Breaking Changes

Yes

Additional Info

No

codecov[bot] commented 3 years ago

Codecov Report

Merging #300 (2d38825) into master (4f8a563) will decrease coverage by 0.24%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #300      +/-   ##
==========================================
- Coverage   96.01%   95.76%   -0.25%     
==========================================
  Files           3        3              
  Lines         351      354       +3     
  Branches      109      111       +2     
==========================================
+ Hits          337      339       +2     
- Misses         13       14       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 94.66% <100.00%> (-0.08%) :arrow_down:
src/utils.js 96.04% <100.00%> (-0.31%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4f8a563...ad72d78. Read the comment docs.