mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Disable logs for netlify build
This commit is contained in:
parent
fde8556ea7
commit
b4c382819d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[build]
|
||||
publish = "dist/"
|
||||
command = "npm run generate"
|
||||
command = "npm run generate --quiet"
|
||||
|
||||
|
||||
# https://docs.netlify.com/configure-builds/file-based-configuration/#redirects
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue