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 7eee041 commit 1461410Copy full SHA for 1461410
packages/plugin-rsc/README.md
@@ -500,7 +500,7 @@ See also [Vite documentation](https://vite.dev/guide/api-hmr.html#intellisense-f
500
501
## `server-only` and `client-only` import
502
503
-You can use `server-only` import to avoid accidentally leaking certain modules on client build, which becomes public static assets.
+You can use `server-only` import to avoid accidentally leaking certain modules to client build static assets.
504
505
For example, ...todo
506
0 commit comments