This repository was archived by the owner on Oct 27, 2020. It is now read-only.
This repository was archived by the owner on Oct 27, 2020. It is now read-only.
Should source maps be cached? #63
Open
Description
I'm trying to help debug an issue with using Webpack and Karma together. I'm thinking that it could be resolved if each cached module contained its inline source map (when devtool
is "inline-source-map") to prevent Webpack from having to reevaluate. Would this make sense for cache-loader?
Metadata
Metadata
Assignees
Labels
No labels