I tried adding beside --test-scheduled but I am getting warning [wrangler-UserWorker:wrn] Miniflar
I tried adding beside --test-scheduled but I am getting warning
[wrangler-UserWorker:wrn] Miniflare 3 does not currently trigger scheduled Workers automatically.
Use
with and without the --x-dev-env=false i am getting 404 error
. means the _scheduled route is still not accessibel
[wrangler-UserWorker:wrn] Miniflare 3 does not currently trigger scheduled Workers automatically.
Use
--test-scheduled to forward fetch triggers. with and without the --x-dev-env=false i am getting 404 error
. means the _scheduled route is still not accessibel

