webpack-contrib / stylus-loader

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

Feat: add compress css in production mode #280

Closed cap-Bernardito closed 3 years ago

cap-Bernardito commented 3 years ago

This PR contains a:

Motivation / Use-Case

Add compress css in production mode

Breaking Changes

Compress css in production mode

Additional Info

No

codecov[bot] commented 3 years ago

Codecov Report

Merging #280 into master will increase coverage by 0.45%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #280      +/-   ##
==========================================
+ Coverage   95.37%   95.83%   +0.45%     
==========================================
  Files           3        3              
  Lines         303      312       +9     
  Branches       93       98       +5     
==========================================
+ Hits          289      299      +10     
+ Misses         13       12       -1     
  Partials        1        1              
Impacted Files Coverage Δ
src/utils.js 96.20% <100.00%> (+0.58%) :arrow_up:

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 637575c...989b33d. Read the comment docs.