Make sure netlify build command copes the config.yml
This commit is contained in:
parent
ff6bfe3789
commit
8509b11104
@ -1,3 +1,3 @@
|
||||
[build]
|
||||
Command = "npm run build"
|
||||
Command = "npm run build && cp example/config.yml dist/config.yml"
|
||||
Publish = "dist"
|
||||
|
Loading…
x
Reference in New Issue
Block a user