ant-design/netlify.toml

9 lines
109 B
TOML
Raw Normal View History

2018-04-19 16:23:13 +08:00
[build]
publish = "_site"
command = "npm run site"
[context.production]
command = ""
publish = "."