Wrangler's default behaviour is to bundle everything (except WASM) into a single JS file, but you ca

Wrangler's default behaviour is to bundle everything (except WASM) into a single JS file, but you can tell it not to and it will upload all of the .JS files separately
Was this page helpful?