mirror of
https://github.com/gregberge/loadable-components.git
synced 2026-01-18 15:12:26 +00:00
7 lines
133 B
TOML
7 lines
133 B
TOML
[build]
|
|
base = "website"
|
|
command = "yarn build"
|
|
publish = "website/public"
|
|
|
|
[context.production]
|
|
command = "yarn build:pp" |