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

Can you describe when user should invalidate cache via setup custom cache dir, identity, etc? #76

Open
a-x- opened this issue May 24, 2019 · 2 comments

Comments

@a-x-
Copy link

a-x- commented May 24, 2019

e.g. should user reset cache when webpack or other build-lib's config/version changed?

Can you add explanation to readme?

@a-x- a-x- changed the title Can you describe when user should invalidate cache/setup custom cache dir, identity etc? Can you describe when user should invalidate cache via setup custom cache dir, identity, etc? May 24, 2019
@alexander-akait
Copy link
Member

@a-x- what do you mean should invalidate cache? Loader invalidate cache self

@a-x-
Copy link
Author

a-x- commented May 24, 2019

I have to disable loader when I change some webpack config or install some new webpack plugins/loaders.

e.g. i changed file-loader settings and it had not effected until I commented 'cache-loader' out

so I wrote nodemon cache resetter on webpack config change

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