Skip to content

Commit e30cb37

Browse files
docs: mention entry in cloudflare worker docs (#3403)
Related #3402
1 parent 3010e27 commit e30cb37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/latest/deployment/cloudflare-workers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ Deploy Fresh to Cloudflare Workers by following these instructions:
2525
Check out the
2626
[Cloudflare Documentation](https://developers.cloudflare.com/workers/vite-plugin/)
2727
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

Comments
 (0)