Skip to content

feat: Add experimental vite plugin - #3184

Merged
marvinhagemeister merged 24 commits into
mainfrom
vite-plugin
Aug 4, 2025
Merged

feat: Add experimental vite plugin#3184
marvinhagemeister merged 24 commits into
mainfrom
vite-plugin

Conversation

@marvinhagemeister

Copy link
Copy Markdown
Contributor

This PR adds a vite plugin for Fresh. This enables:

  • HMR (only for islands for now)
  • self-contained output bundles for both server and client
  • smarter chunking

It uses vite's new Environment API under the hood.

@marvinhagemeister
marvinhagemeister merged commit a1571b7 into main Aug 4, 2025
9 checks passed
@marvinhagemeister
marvinhagemeister deleted the vite-plugin branch August 4, 2025 16:30
marvinhagemeister added a commit that referenced this pull request Aug 4, 2025
This reverts commit a1571b7.

It broke fresh.deno.dev
marvinhagemeister added a commit that referenced this pull request Aug 4, 2025
This reverts commit a1571b7.

It broke fresh.deno.dev :S
marvinhagemeister added a commit that referenced this pull request Aug 4, 2025
marvinhagemeister added a commit that referenced this pull request Aug 4, 2025
This reverts commit a1571b7.

It broke fresh.deno.dev :S
marvinhagemeister added a commit that referenced this pull request Aug 5, 2025
marvinhagemeister added a commit that referenced this pull request Aug 6, 2025
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.

1 participant