Route not being added
I have a workers app made with svelte kit and TS
The app is linked to a Github repo
I have set the deploy command to wrangler deploy --env bbc && wrangler deploy --env az
And I have the envs in my wrangler config https://pastes.dev/rtPbCgBBbV
But after it builds I only see az.<the domain>.com in the routes
It works if I add the bbc.<the domain>.com as a custom domain manually
Any ideas?
pastes
a simple pastebin.
0 Replies