Interestingly I was never worried enough about the bundle size to check, but here's how wrangler cal

Interestingly I was never worried enough about the bundle size to check, but here's how wrangler calculates the size shown after deploying: https://github.com/cloudflare/workers-sdk/blob/96faca45733b90ca5b5b2a308c85e2dadeb1c6bf/packages/wrangler/src/deployment-bundle/bundle-reporter.ts#L11-L18

Looks like it's using whatever the defaults are, and I'd assume so is the internal storage
Was this page helpful?