diff --git a/src/content/docs/workers/static-assets/migrate-from-pages.mdx b/src/content/docs/workers/static-assets/migrate-from-pages.mdx index ae4c2dbe23fb7b..d9a63d17073d99 100644 --- a/src/content/docs/workers/static-assets/migrate-from-pages.mdx +++ b/src/content/docs/workers/static-assets/migrate-from-pages.mdx @@ -386,6 +386,7 @@ This compatibility matrix compares the features of Workers and Pages. Unless oth | | Workers | Pages | | ----------------------------------------------------------------------------------------------------------- | ------- | ------- | | **Writing, Testing, and Deploying Code** | | | +| [Cloudflare Vite plugin](/workers/vite-plugin/) | ✅ | ❌ | | [Rollbacks](/workers/configuration/versions-and-deployments/rollbacks/) | ✅ | ✅ | | [Gradual Deployments](/workers/configuration/versions-and-deployments/) | ✅ | ❌ | | [Preview URLs](/workers/configuration/previews) | ✅ | ✅ |