We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3010e27 commit e30cb37Copy full SHA for e30cb37
docs/latest/deployment/cloudflare-workers.md
@@ -25,3 +25,6 @@ Deploy Fresh to Cloudflare Workers by following these instructions:
25
Check out the
26
[Cloudflare Documentation](https://developers.cloudflare.com/workers/vite-plugin/)
27
for further information.
28
+
29
+> [info]: Make sure that you set the the correct entrypoint in your
30
+> `wrangler.jsonc` file. It should point to `"main": "./_fresh/server.js"`
0 commit comments