Skip to content

Missing hashes when using cache groups #228

@patrickhousley

Description

@patrickhousley

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions