Skip to content

Commit dea484a

Browse files
authored
chore(rsc): mention deploy example (#685)
1 parent 3c5de79 commit dea484a

File tree

1 file changed

+4
-0
lines changed
  • packages/plugin-rsc/examples/starter

1 file changed

+4
-0
lines changed

packages/plugin-rsc/examples/starter/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ See [`@vitejs/plugin-rsc`](https://github.com/vitejs/vite-plugin-react/tree/main
3434

3535
- [`./src/framework/entry.{browser,rsc,ssr}.tsx`](./src/framework) (with inline comments) provides an overview of how low level RSC (React flight) API can be used to build RSC framework.
3636
- You can use [`vite-plugin-inspect`](https://github.com/antfu-collective/vite-plugin-inspect) to understand how `"use client"` and `"use server"` directives are transformed internally.
37+
38+
## Deployment
39+
40+
See [vite-plugin-rsc-deploy-example](https://github.com/hi-ogawa/vite-plugin-rsc-deploy-example)

0 commit comments

Comments
 (0)