Skip to content

Commit 9b4cf88

Browse files
authored
docs(fullstack): add discussion link (#1284)
1 parent 1a1e81d commit 9b4cf88

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/fullstack/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
> [!NOTE]
2+
> This was a draft version of the prospoal, which is now available on [Vite discussion](https://github.com/vitejs/vite/discussions/20913).
3+
> Please leave a comment there if you have any feedback.
4+
15
# Proposal: Client assets metadata API for SSR
26

37
This proposal introduces a new API that enables server code to access client runtime assets metadata required for server-side rendering in a framework agnostic way. This feature is currently prototyped in the package [`@hiogawa/vite-plugin-fullstack`](https://github.com/hi-ogawa/vite-plugins/tree/main/packages/fullstack) with [examples](#examples).

0 commit comments

Comments
 (0)