mirror of
https://github.com/kingomarnajjar/gatsby-starter-netlify-cms.git
synced 2026-07-25 22:27:24 +10:00
Use netlify.toml to specify build command
This commit is contained in:
parent
8461fa59db
commit
c98a851b44
1 changed files with 3 additions and 0 deletions
3
netlify.toml
Normal file
3
netlify.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[build]
|
||||
publish = "public"
|
||||
command = "npm run build"
|
||||
Loading…
Add table
Reference in a new issue