Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Should source maps be cached? #63

Open
stevenvachon opened this issue Mar 7, 2019 · 1 comment
Open

Should source maps be cached? #63

stevenvachon opened this issue Mar 7, 2019 · 1 comment

Comments

@stevenvachon
Copy link

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?

@mistic
Copy link
Collaborator

mistic commented Apr 19, 2019

@stevenvachon could your issue be related to #70 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants