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

Missing hashes when using cache groups #228

Open
patrickhousley opened this issue Dec 4, 2023 · 0 comments
Open

Missing hashes when using cache groups #228

patrickhousley opened this issue Dec 4, 2023 · 0 comments

Comments

@patrickhousley
Copy link

I could use a little bit of help with an issue where, when we compile our project, the initial chunk only has an entry for one of our async chunks. The webpack config can be found here. It's a bit of a complex project but if you clone it, run npm i && npm run cdn:build:local to run the webpack build and output is in the /build/ directory. I have commented out many of our additional packages to simplify and speed up the build process.

Below is a screenshot of an attempt to debug locally.

image

The allChunks variable does not actually have all the chunks in it. The includedChunks variable is actually correct.

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

No branches or pull requests

1 participant