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 6693577 commit 37b3bf4Copy full SHA for 37b3bf4
.changeset/clever-actors-fly.md
@@ -0,0 +1,5 @@
1
+---
2
+"vite-plugin-react-router-amplify-hosting": patch
3
4
+
5
+docs: add @react-router/express to install dependency
packages/vite-plugin-react-router-amplify-hosting/README.md
@@ -14,7 +14,7 @@ This package is vite plugin for React Router SSR on Amplify Hosting.
14
15
```shell
16
npm add -D vite-plugin-react-router-amplify-hosting
17
-npm add compression express isbot morgan
+npm add compression express isbot morgan @react-router/express
18
```
19
20
## Usage
0 commit comments