cli errors No wrangler.toml found. Please run this command from a Cloudflare Workers project directory.
potencially same issue that identified in #20
I tend to define my configs with .jsonc files, but we should be supporting in order of preference wrangler.json, wrangler.jsonc, wrangler.toml
this is blocking me from attempting to use this library currently
cli errors
No wrangler.toml found. Please run this command from a Cloudflare Workers project directory.potencially same issue that identified in #20
I tend to define my configs with .jsonc files, but we should be supporting in order of preference
wrangler.json, wrangler.jsonc, wrangler.tomlthis is blocking me from attempting to use this library currently