Upgraded to miniflare 3.0.0. how do i run locally?
This used to be our dev script to run locally:
What is the updated miniflare 3.0.0 command to run this locally?
"dev": "miniflare --live-reload --debug --modules dist/index.mjs --wrangler-env=dev --env .env"What is the updated miniflare 3.0.0 command to run this locally?