You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
esbuild is just a dependency of esbuild-loader so I don't have control over the esbuild distributions.
However, worth noting that esbuild-loader is using esbuild v0.12.21, which is the exact version that esbuild added the Windows x64 distribution. There hasn't been any Windows related changes since then.
Bug description
Hi.
Thanks for your plugin. It really speeds up my project.
But I have a problem with esbuild and yarn 2 pnp when I try to build a project on CI.
I get error
maybe you know what it can be connected with?
Reproduction
Build works locally but fails on CI.
Node.js package manager
yarn
Environment
Can you contribute a fix?
The text was updated successfully, but these errors were encountered: