Skip to content

Commit 37b3bf4

Browse files
authored
docs: add @react-router/express to install dependency (#113)
1 parent 6693577 commit 37b3bf4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/clever-actors-fly.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This package is vite plugin for React Router SSR on Amplify Hosting.
1414

1515
```shell
1616
npm add -D vite-plugin-react-router-amplify-hosting
17-
npm add compression express isbot morgan
17+
npm add compression express isbot morgan @react-router/express
1818
```
1919

2020
## Usage

0 commit comments

Comments
 (0)