deployed worker.js differs from local file

the file I specify in my wrangler.toml
main = "./.cloudflare/worker.js"
main = "./.cloudflare/worker.js"
is not the same as the file I see when I click on "Quick Edit" from the Dash. This breaks my sentry source maps. Why are the files differen?
1 Reply
Hello, I’m Allie!
Try setting no_bundle = true