Encodes % so Worker's URL parser won't throw
npm install @cloudflare/patch-workers-url@cloudflare/patch-workers-url> Overrides URL constructor: to encode % so Worker's URL parser won't throw.
Make sure to import @cloudflare/patch-workers-url first to apply the change to other imported dependencies.
````
import "@cloudflare/patch-workers-url";