Open
Description

I am using Vite, which uses esbuild under the hood.
When I was investigating why a package's exports were not working,
I found that the code was entering the AMD branch because my browser environment includes AMD, imported by Monaco.
However, I don't think the code wrapped in __commonJS
should be going into the AMD branch.
Metadata
Metadata
Assignees
Labels
No labels