esbuild icon indicating copy to clipboard operation
esbuild copied to clipboard

An extremely fast JavaScript bundler and minifier

Results 4 esbuild issues
Sort by recently updated
recently updated
newest added

Failed to install `@netlify/plugin-nextjs` package as the build for this package(`@netlify/esbuild@npm:0.14.39`) is failing. Yarn version: 3.5.0 Berry Attaching Yarn installation log and the yarn build log 1) ``` $dev❯yarn add...

If possible, could you please tag the commits that correspond to npm versions? Like tagging 5faa7ad54c99a953d05c06819298d2b6f8c82d80 as v0.14.39. The release page of GitHub hasn't been updated since v0.13.6. Setting up...

This was introduced into `[email protected]` – https://github.com/evanw/esbuild/issues/2330 it's syntax was introduced in `[email protected]`. Therefore using this syntax throws an error in netlify development (and probably production).

Hi, can you update this fork code with current version of esbuild to support Yarn 2 PnP, our project uses zip-and-ship-it, that uses this library as dependency. we are in...