webpack-contrib/cache-loader

Question: Is cache invalidated when webpack config changes?

amilajack opened this issue · 3 comments

Question: Is cache invalidated when webpack config changes?

@amilajack node, it is not required

Okay. Because I changed my webpack config and noticed that i was still getting the results of the previous config

If you change the config of one of the loaders in the loaders chain where the cache-loader is applied you need to manually purge the cache for that cache-loader invocation