webpack / webpack-sources

Source code handling classes for webpack
MIT License
262 stars 71 forks source link

How to use this library to generate source map to a loader. Is there any guide or example? #139

Closed Edge00 closed 3 years ago

Edge00 commented 3 years ago

I wrote a loader to change original code. And i need to show original code when there is a error or warning. But i don't know how to achieve this by using this library. Is there any guide or example?

alexander-akait commented 3 years ago

Please ask this in stackoverflow. Out of scope webpack, sorry