static-cms/netlify.toml
2016-12-30 08:51:19 -08:00

4 lines
73 B
TOML

[build]
Command = "npm run build && cp example/* dist/"
Publish = "dist"