Update netlify.toml
parent
9b37f05bd2
commit
5ac67a0856
|
@ -23,6 +23,6 @@
|
||||||
# Production context: all deploys from the Production branch set in your site's
|
# Production context: all deploys from the Production branch set in your site's
|
||||||
# deploy contexts will inherit these settings.
|
# deploy contexts will inherit these settings.
|
||||||
[context.master]
|
[context.master]
|
||||||
publish = "src/"
|
publish = "/"
|
||||||
command = "echo 'already built'"
|
command = "echo 'already built'"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue