Closed rnons closed 7 years ago
@rnons it looks like a couple of the unit tests are failing with this change
@jamesandersen Added a commit, tests pass now.
@rnons no good excuses... I'm sorry for the huge delay; just lost track of this. Just merged in and published an update to NPM.
@jamesandersen no worry. Thanks for your project.
I use
string-replace-webpack-plugin
together withextract-text-webpack-plugin
for CSS in this way:The sourcemap generated by
stylus-loader
disappears after replacement.Or perhaps there are other ways to use these two plugins together?