Skip to content

Comments

fix(manifest): non entry CSS chunk src was wrong#18133

Merged
patak-dev merged 2 commits intovitejs:mainfrom
sapphi-red:fix/manifest-css-non-entry-chunk
Oct 25, 2024
Merged

fix(manifest): non entry CSS chunk src was wrong#18133
patak-dev merged 2 commits intovitejs:mainfrom
sapphi-red:fix/manifest-css-non-entry-chunk

Conversation

@sapphi-red
Copy link
Member

@sapphi-red sapphi-red commented Sep 18, 2024

Description

The document says:

For non entry chunks, the key is the base name of the generated file prefixed with _.

but this was not working for CSS chunks. This PR fixes that.

I used the same example project from #16620 to generate the manifest in the document.

@sapphi-red sapphi-red added the p2-edge-case Bug, but has workaround or limited in scope (priority) label Sep 18, 2024
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

bluwy
bluwy previously approved these changes Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2-edge-case Bug, but has workaround or limited in scope (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants