1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-18 21:45:31 -04:00

fix netlify dev

https://cli.netlify.com/netlify-dev#project-detection

[skip ci]
This commit is contained in:
2020-05-12 06:40:50 -04:00
parent 917fde01dd
commit a4dab78f99
2 changed files with 3 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
# https://github.com/netlify/cli/blob/master/docs/netlify-dev.md#netlifytoml-dev-block
[dev]
framework = "#custom"
command = "yarn start --baseURL / --appendPort=false"
port = 1338
targetPort = 1337