We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9b7088 + 438e08f commit 50d10b2Copy full SHA for 50d10b2
1 file changed
.github/workflows/cloudflare-preview-deploy.yml
@@ -66,7 +66,7 @@ jobs:
66
"main": "worker/index.ts",
67
"assets": {
68
"not_found_handling": "single-page-application",
69
- "directory": "./dist"
+ "directory": "./public/"
70
},
71
"observability": {
72
"enabled": true
0 commit comments