webpack-contrib / stylus-loader

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

fix: respect the `compress` option #303

Closed alexander-akait closed 3 years ago

alexander-akait commented 3 years ago

This PR contains a:

Motivation / Use-Case

fixes #302

Breaking Changes

No

Additional Info

No

codecov[bot] commented 3 years ago

Codecov Report

Merging #303 (d31e823) into master (86a0ee0) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #303      +/-   ##
==========================================
+ Coverage   95.98%   96.01%   +0.02%     
==========================================
  Files           3        3              
  Lines         349      351       +2     
  Branches      107      109       +2     
==========================================
+ Hits          335      337       +2     
  Misses         13       13              
  Partials        1        1              
Impacted Files Coverage Δ
src/utils.js 96.35% <100.00%> (+0.02%) :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 86a0ee0...d31e823. Read the comment docs.