update master to V7

This commit is contained in:
JFH
2021-05-09 19:29:45 +02:00
parent 41fc05672d
commit 593c415664
1000 changed files with 47537 additions and 54304 deletions

View File

@@ -18,7 +18,6 @@
# deploy contexts will inherit these settings.
[context."v7-preview"]
publish = "/"
command = "npm run build"
[context."release-v6.0.0"]
publish = "/"
@@ -32,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"