Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

How do you remove the happypack cache? #253

Open
brianzhou13 opened this issue Apr 18, 2019 · 5 comments
Open

How do you remove the happypack cache? #253

brianzhou13 opened this issue Apr 18, 2019 · 5 comments

Comments

@brianzhou13
Copy link

How do you invalidate the cache? I was told to do: rm-rf .happypack, but I'm unable to locate it locally.

How do I invalidate the cache, and can someone explains how happypack cache works?

@amireh
Copy link
Owner

amireh commented Apr 18, 2019

The cache has been removed since version 4 - which version are you using?

@brianzhou13
Copy link
Author

we are using version 4. Do you know how we would invalidate the cache?

@amireh
Copy link
Owner

amireh commented Apr 18, 2019

There is no cache in version 4, that's what I'm saying. Nothing to invalidate. What problem are you trying to solve?

@brianzhou13
Copy link
Author

No specific problem. I just didn't know that the cache was removed in version 4.

When I was on previous versions, I was told to invalidate the cache by running: rm -rf .happypack. Given that there is no cache anymore, I'm assuming any reload of webpack will bring be updated files (?)

@amireh
Copy link
Owner

amireh commented Apr 18, 2019

Given that there is no cache anymore, I'm assuming any reload of webpack will bring be updated files (?)

That is correct.

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