Deploy cloudlfare worker error
I'm trying to deploy my tanstack start app to cloudflare workers. When I deploy with wrangler CLI it works fine, but when I connect my github so that it triggers deploy when I push some code the deploy fails. Here are logs from cloudflare:
as you can see I have two environments in my wrangler.toml:
1. develop
2. production
any idea how to fix it?
as you can see I have two environments in my wrangler.toml:
1. develop
2. production
any idea how to fix it?