We're excited to announce that the official [Cloudflare Vite plugin](/workers/vite-plugin/) has [reached v1.0](https://blog.cloudflare.com/introducing-the-cloudflare-vite-plugin) and is now **generally available**. The Vite plugin allows you to run [Vite's](https://vite.dev/) development server in the Workers runtime (`workerd`), meaning you get all the benefits of Vite (including [Hot Module Replacement](https://vite.dev/guide/features.html#hot-module-replacement)) while still being able to use features that are exclusive to Workers ([like Durable Objects](/durable-objects/)).
0 commit comments