Skip to content

Commit

Permalink
Merge branch 'main' into remix-auth-openauth
Browse files Browse the repository at this point in the history
* main:
  Migrate from Remix to React Router (#24)
  • Loading branch information
Murderlon committed Jan 12, 2025
2 parents cf5cd5e + a7c4eee commit 5d73b4f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,11 @@ bun run dev
Go to production
> [!CAUTION]
> For now, you have to manually apply the changes from this [pull request](https://github.com/sst/sst/pull/5289)
> to your `.sst` folder locally to deploy React Router v7.
> This is not needed for `bun run dev`.
```sh
bunx sst deploy --production
```
Expand Down

0 comments on commit 5d73b4f

Please sign in to comment.