Skip to content
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

Closed
gaearon opened this issue May 22, 2017 · 5 comments
Closed

Implement long-term hashing correctly #2328

gaearon opened this issue May 22, 2017 · 5 comments
Milestone

Comments

@gaearon
Copy link
Contributor

gaearon commented May 22, 2017

@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.

@shrynx
Copy link
Contributor

shrynx commented May 23, 2017

@gaearon
Thanks for the link. super helpful. i can implement this in my PR too.

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
@shrynx
Copy link
Contributor

shrynx commented May 23, 2017

@gaearon
updated the #2310 , using suggestions provided in the above article.

@gaearon
Copy link
Contributor Author

gaearon commented Jan 14, 2018

We may want to wait for this: webpack/webpack#6281

@lifeiscontent
Copy link
Contributor

@gaearon looks like that merged, any updates on this @shrynx ?

@Timer Timer modified the milestones: 2.0.x, 2.x, 2.0.0 Sep 26, 2018
@Timer
Copy link
Contributor

Timer commented Sep 27, 2018

This was implemented in v2.

@Timer Timer closed this as completed Sep 27, 2018
@lock lock bot locked and limited conversation to collaborators Jan 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants