deployed worker.js differs from local file

the file I specify in my wrangler.toml
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?
Was this page helpful?