Beaverage

Results 1 comments of Beaverage

I notice that the resolving logic is surprisingly [bypassed](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/blob/19e8a8e13488b23b878fbad4d53f32f7f0cb1f66/src/lib/plugin.ts#L136) as soon as you add the `browser` field in the `package.json`. For a browser-oriented build this is impossible to avoid. Here...