Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ffb219d

Browse files
swyxiogaearon
authored andcommitted
Add netlify.toml to prepare for deploy to netlify #5807 (#5930)
* commit toml * full build path * wow the path is long * redirect
1 parent 4878f2c commit ffb219d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎netlify.toml‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[build]
2+
base = "docusaurus/website"
3+
publish = "docusaurus/website/build"
4+
command = "yarn build"
5+
6+
7+
# A redirect rule with all the supported properties
8+
[[redirects]]
9+
from = "/"
10+
to = "/create-react-app"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /