You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workers/vite-plugin/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ sidebar:
6
6
description: A full-featured integration between Vite and the Workers runtime
7
7
---
8
8
9
-
The Cloudflare Vite plugin enables a full-featured integration between Vite and the Workers runtime.
9
+
The Cloudflare Vite plugin enables a full-featured integration between [Vite](https://vite.dev/) and the Workers runtime.
10
10
Your Worker code runs inside [workerd](https://github.com/cloudflare/workerd), matching the production behavior as closely as possible and providing confidence as you develop and deploy your applications.
0 commit comments