webpack-contrib / stylus-loader

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

fix: sourcemaps #288

Closed laggingreflex closed 3 years ago

laggingreflex commented 3 years ago

This PR contains a:

Motivation / Use-Case

Fixes #287

Not sure why this works, therefore it may not be the best fix so please feel free to close, but still wanted to show that it does indeed fix #287 somehow.

jsf-clabot commented 3 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

codecov[bot] commented 3 years ago

Codecov Report

Merging #288 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #288   +/-   ##
=======================================
  Coverage   95.92%   95.92%           
=======================================
  Files           3        3           
  Lines         319      319           
  Branches      103      103           
=======================================
  Hits          306      306           
  Misses         12       12           
  Partials        1        1           
Impacted Files Coverage Δ
src/index.js 94.59% <100.00%> (ø)

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 7d65853...1cc13e8. Read the comment docs.