mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-03-29 08:58:15 +08:00
6 lines
125 B
TOML
6 lines
125 B
TOML
[build]
|
|
base = "docusaurus/website"
|
|
publish = "docusaurus/website/build/create-react-app"
|
|
command = "yarn build"
|
|
|