Skip to content

[fix] avoid manifest collisions#5874

Merged
Rich-Harris merged 2 commits intosveltejs:masterfrom
benmccann:manifest-collisions
Aug 15, 2022
Merged

[fix] avoid manifest collisions#5874
Rich-Harris merged 2 commits intosveltejs:masterfrom
benmccann:manifest-collisions

Conversation

@benmccann
Copy link
Member

Workaround for vitejs/vite#9636

Closes #5803

@benmccann benmccann added bug Something isn't working vite labels Aug 11, 2022
@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2022

🦋 Changeset detected

Latest commit: 4ea41dc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sveltejs/kit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@benmccann benmccann marked this pull request as ready for review August 11, 2022 17:56
@benmccann benmccann changed the title Manifest collisions [fix] avoid manifest collisions Aug 11, 2022
@Rich-Harris Rich-Harris merged commit c141dce into sveltejs:master Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working vite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Static manifest.json file is overridden with generated file

3 participants