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

fix: ensure assets are served gzip in preview #11377

Merged
merged 6 commits into from Dec 19, 2023
Merged

Conversation

benmccann
Copy link
Member

@benmccann benmccann commented Dec 18, 2023

closes #11368

finish dealing with the fallout of vitejs/vite#14818. revert the earlier attempts to deal with it and remove the base middleware instead

Copy link

changeset-bot bot commented Dec 18, 2023

🦋 Changeset detected

Latest commit: 3859212

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
Copy link
Member Author

@Rich-Harris for some reason this PR looks like the CI is pending due to Cloudflare weirdness, but it's ready for another look when you have a minute

@benmccann benmccann merged commit f8e3d8b into master Dec 19, 2023
12 of 13 checks passed
@benmccann benmccann deleted the vite-preview-gzip branch December 19, 2023 16:05
This was referenced Dec 19, 2023
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

Successfully merging this pull request may close these issues.

SvelteKit2 + Vite 5 no longer gzip encodes when using vite preview
2 participants