Merge remote-tracking branch 'origin/V7-preview' into V7-preview

This commit is contained in:
JFH
2021-01-03 23:39:00 +01:00
14 changed files with 91 additions and 85 deletions

View File

@@ -31,3 +31,9 @@
publish = "/"
command = "echo 'already built'"
# Production context: all deploys from the Production branch set in your site's
# deploy contexts will inherit these settings.
[context."V7-preview"]
publish = "/"
command = "npm run build"