4 lines
92 B
TOML
4 lines
92 B
TOML
[build]
|
|
Command = "npm run build && cp example/config.yml dist/config.yml"
|
|
Publish = "dist"
|