| [ Web Proxy ] |
| Viewing: https://developers.cloudflare.com/workers/vite-plugin/ | [Back] [Original] |
The Cloudflare Vite plugin enables a full-featured integration between Vite and the Workers runtime. Your Worker code runs inside workerd , matching the production behavior as closely as possible and providing confidence as you develop and deploy your applications.
vite preview for previewing your build output in the Workers runtime prior to deploymentTo create a new application from a ready-to-go template, refer to the TanStack Start, React Router, React or Vue framework guides.
To create a standalone Worker from scratch, refer to Get started.
For a more in-depth look at adapting an existing Vite project and an introduction to key concepts, refer to the Tutorial.
| Web Proxy Viewer | New URL | Original Page |