mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add Netlify toml example link
This commit is contained in:
parent
17746f7d8d
commit
1e782c1f18
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
# https://docs.netlify.com/configure-builds/file-based-configuration/#sample-file
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
publish = "dist/"
|
publish = "dist/"
|
||||||
command = "npm run generate --quiet && npm test"
|
command = "npm run generate --quiet && npm test"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue