You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
When deploying to, say heroku, you'll get a different temporary path on every deploy. And although you can carry over the .happypack cache we won't be able to use it because the paths are absolute.
Would you be open to changing that to make it relative to the root?
The text was updated successfully, but these errors were encountered:
I think v4 is in beta? Also caching was removed? Why? That's the major reason we use happy pack, concurrency is nice to have for initial cold cache builds but that doesn't happen often
When deploying to, say heroku, you'll get a different temporary path on every deploy. And although you can carry over the .happypack cache we won't be able to use it because the paths are absolute.
Would you be open to changing that to make it relative to the root?
The text was updated successfully, but these errors were encountered: