-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: re-work build sequence for docs
- Loading branch information
1 parent
32de2f8
commit 9d8d160
Showing
6 changed files
with
11 additions
and
34 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
import { createRequestHandler } from '@remix-run/vercel' | ||
import * as build from '@remix-run/dev/server-build' | ||
|
||
export default createRequestHandler({ build, mode: process.env.NODE_ENV }) |
This file was deleted.
Oops, something went wrong.
9d8d160
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
beta-react-spring – ./docs
beta-react-spring.vercel.app
beta-react-spring-pmndrs.vercel.app
beta-react-spring-git-beta-docs-pmndrs.vercel.app