We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e89f8 commit 402f881Copy full SHA for 402f881
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
386
| | Workers | Pages |
387
| ----------------------------------------------------------------------------------------------------------- | ------- | ------- |
388
| **Writing, Testing, and Deploying Code** | | |
389
+| [Cloudflare Vite plugin](/workers/vite-plugin/) | ✅ | ❌ |
390
| [Rollbacks](/workers/configuration/versions-and-deployments/rollbacks/) | ✅ | ✅ |
391
| [Gradual Deployments](/workers/configuration/versions-and-deployments/) | ✅ | ❌ |
392
| [Preview URLs](/workers/configuration/previews) | ✅ | ✅ |
0 commit comments