This package provides the FreeBSD 64-bit platform-specific binary for esbuild, a JavaScript bundler and minifier designed for speed. esbuild is known for its extremely fast build times compared to other bundlers like Webpack or Parcel. Version 0.0.2035 is a specific release patched for Imba compatibility. This package is typically installed automatically as a dependency of the main esbuild package and should not be directly depended upon. It supports Node.js >=12 and is primarily used in containerized or CI environments targeting FreeBSD x64.
npm install esbuild-freebsd-64-for-imbaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates basic bundling using esbuild's API; the binary package is automatically selected by esbuild.
Remove dependency on this package and install 'esbuild' instead.
Only use this platform on FreeBSD x64; for other platforms, the main 'esbuild' package handles selection.
Use 'esbuild' as the package name in imports: npm install esbuild
Do not install this package directly; let esbuild's main package handle platform detection.
No dependency data recorded yet.