source-map-loader@5.0.0
// extracts inlined source map and offers it to webpack
$ npm install source-map-loader
downloads/wk
12,093,297
license
MIT
version
5.0.0
published
Jan 15, 2024
What is source-map-loader?
source-map-loader is a webpack loader that extracts source maps that are already embedded in your source files and makes them available to webpack's source map processing pipeline. Use it when you're consuming third-party libraries or code that includes inlined source maps and you want those maps to apply to your final bundle's debugging information.
Links
Keywords
Dependencies (2)
Maintainers
evilebottnawi, sokra, jhnns