Upgrade redwood to 0.22.1

This commit is contained in:
Kurt Hutten
2021-02-28 17:05:55 +11:00
parent 8cc2685b80
commit cecfcffed1
3 changed files with 129 additions and 140 deletions

View File

@@ -9,7 +9,7 @@
port = 8910
apiProxyPath = "/.netlify/functions"
includeEnvironmentVariables = ['GOOGLE_ANALYTICS_ID', 'CLOUDINARY_API_KEY', 'CLOUDINARY_API_SECRET']
experimentalFastRefresh = true
# experimentalFastRefresh = true # this seems to break cascadeStudio
[api]
port = 8911
schemaPath = "./api/db/schema.prisma"