mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add Netlify build command
This commit is contained in:
parent
723cb4e9b5
commit
65561e71c0
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
[build]
|
||||
publish = "dist/"
|
||||
command = "npm run generate --quiet"
|
||||
# functions = "functions/"
|
||||
command = "npm run netlify-build"
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue