Skip to content

Commit 46df0fd

Browse files
authored
chore(rsc): remove examples/hono (#533)
1 parent 795303e commit 46df0fd

File tree

8 files changed

+0
-138
lines changed

8 files changed

+0
-138
lines changed

packages/plugin-rsc/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ export default defineConfig({
9898
// this environment is responsible for:
9999
// - RSC stream deserialization (RSC stream -> React VDOM)
100100
// - traditional SSR (React VDOM -> HTML string/stream)
101-
// (NOTE: as it can be seen in the above diagram. SSR is technically an optional mechanism.)
102101
ssr: {
103102
build: {
104103
rollupOptions: {

packages/plugin-rsc/examples/hono/package.json

Lines changed: 0 additions & 15 deletions
This file was deleted.
Binary file not shown.

packages/plugin-rsc/examples/hono/src/client.tsx

Lines changed: 0 additions & 36 deletions
This file was deleted.

packages/plugin-rsc/examples/hono/src/server.tsx

Lines changed: 0 additions & 34 deletions
This file was deleted.

packages/plugin-rsc/examples/hono/tsconfig.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

packages/plugin-rsc/examples/hono/vite.config.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

pnpm-lock.yaml

Lines changed: 0 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)