Skip to content

Commit d015b7b

Browse files
committed
chore: tweak
1 parent 6444172 commit d015b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-rsc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ See https://github.com/vitejs/vite-plugin-react/pull/524 for how to install the
479479

480480
## Using `@vitejs/plugin-rsc` as a framework package's `dependencies`
481481

482-
By default, `@vitejs/plugin-rsc` is expected to be used as a `peerDependencies` entry similar to `react` and `react-dom`. When `@vitejs/plugin-rsc` is not available at the project root (e.g., in `node_modules/@vitejs/plugin-rsc`), you will see warnings like:
482+
By default, `@vitejs/plugin-rsc` is expected to be used as `peerDependencies` similar to `react` and `react-dom`. When `@vitejs/plugin-rsc` is not available at the project root (e.g., in `node_modules/@vitejs/plugin-rsc`), you will see warnings like:
483483

484484
```sh
485485
Failed to resolve dependency: @vitejs/plugin-rsc/vendor/react-server-dom/client.browser, present in client 'optimizeDeps.include'

0 commit comments

Comments
 (0)