-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement long-term hashing correctly #2328
Labels
Milestone
Comments
This was referenced May 22, 2017
@gaearon |
shrynx
added a commit
to shrynx/react-super-scripts
that referenced
this issue
May 23, 2017
in context of the acticle linked in facebook#2328
We may want to wait for this: webpack/webpack#6281 |
This was implemented in v2. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@timse wrote a guide that makes sense and finally seems to propose a viable solution for long-term hashing in Webpack:
https://medium.com/webpack/predictable-long-term-caching-with-webpack-d3eee1d3fa31
I propose that we integrate it, pretty much the way it is.
Would anyone be interested in working on this?
cc @shrynx who’s working on #2310 which is somewhat related. I’m not sure if we should go with approach in #2310 or not so I’d appreciate the discussion before proceeding.
The text was updated successfully, but these errors were encountered: