https://github.com/cloudflare/wrangler2/pull/1503 might help, not quite sure how to do it

https://github.com/cloudflare/wrangler2/pull/1503 might help, not quite sure how to do it
GitHub
Preamble: Typically, a Worker has been the unit of a javascript project on our platform. Any logic that you need, you fit into one worker, ~ 1MB of javascript and bindings. If you wanted to deploy ...
Was this page helpful?