worker routes in wrangler.toml
I'm having troubles understanding how routes works
This works
This doesn't work
This doesn't work
This doesn't works
This work
Is there an implementation difference or I'm missing something?
This works
This doesn't work
✘ [ERROR] Could not find zone for assetscdnThis doesn't work
Route pattern may only contain wildcards at the beginning of the hostname and the end of the path: <domain>/*/assetscdn/*This doesn't works
✘ [ERROR] Invalid URLThis work
Is there an implementation difference or I'm missing something?