webpack-contrib / stylus-loader

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

fix: converted relative paths to absolute paths in dependencies #301

Closed cap-Bernardito closed 3 years ago

cap-Bernardito commented 3 years ago

This PR contains a:

Motivation / Use-Case

converted relative paths to absolute paths in dependencies

Breaking Changes

No

Additional Info

No

codecov[bot] commented 3 years ago

Codecov Report

Merging #301 (c9a7cac) into master (06001bf) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
+ Coverage   95.96%   95.98%   +0.02%     
==========================================
  Files           3        3              
  Lines         347      349       +2     
  Branches      106      107       +1     
==========================================
+ Hits          333      335       +2     
  Misses         13       13              
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 94.73% <100.00%> (+0.14%) :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 06001bf...c9a7cac. Read the comment docs.