There was an error while loading. Please reload this page.
1 parent bbdf4bc commit ee77618Copy full SHA for ee77618
1 file changed
docs/pages/why/+Page.mdx
@@ -20,7 +20,7 @@ Photon is jam-packed with features:
20
[Hattip](https://github.com/hattipjs/hattip).
21
- **Any deployment**: Cloudflare, Vercel, self-hosting (e.g. AWS and VPS), and more is work-in-progress.
22
- **HMR**: No more full server reload required.
23
-- **Vite Environment API**: Develop against the same runtime as production (e.g. Cloudflare's `workerd` runtime).
+- **Vite Environment API**: Develop against production runtimes (e.g. Cloudflare's `workerd`).
24
- **Code-splitting**: Per-route deployment to separate edge workers.
25
- **Zero-config**: Deploy with minimal configuration.
26
- **TypeScript**: First-class TypeScript support.
0 commit comments