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

Hashed chunk ids #8374

Closed
wants to merge 3 commits into from
Closed

Hashed chunk ids #8374

wants to merge 3 commits into from

Conversation

smelukov
Copy link
Member

@smelukov smelukov commented Nov 13, 2018

What kind of change does this PR introduce?

Added chunkIds: "hashed" and enabled it for prod-mode for better long-term-caching

Did you add tests for your changes?

yes

Does this PR introduce a breaking change?

no

What needs to be documented once your changes are merged?

about chunkIds: "hashed"

closes #8355

@webpack-bot
Copy link
Contributor

For maintainers only:

  • This need to be documented (issue in webpack/webpack.js.org will be filed when merged)

@smelukov smelukov changed the base branch from master to next November 13, 2018 20:24
@smelukov
Copy link
Member Author

I'll fix CI soon

recreate id cache on each compilation
@webpack-bot
Copy link
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@smelukov
Copy link
Member Author

Any comments here?

@sokra
Copy link
Member

sokra commented Nov 23, 2018

Looks good, but I want to add deterministic chunk ids too in this PR. Just didn't find the time yet.

@smelukov
Copy link
Member Author

smelukov commented Dec 6, 2018

@sokra I’ll try to do it by my self

@sokra sokra closed this Dec 28, 2018
@sokra
Copy link
Member

sokra commented Dec 28, 2018

fixed by other PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants