Cloudflare uses 'browser' entrypoint file instead of 'main' from package.json
Workers
I'm still learning, but my first attempts to use cloudflare workers have run into this issue twice
Wrangler's bundler seems to want to use the 'browser' entrypoint from other packages instead of the 'main' entrypoint. For example, with this dependency: