Platform-specific binary package for esbuild, a fast JavaScript bundler and minifier (v0.0.2035, pre-release). This package delivers the esbuild binary for Linux on PowerPC 64-bit Little Endian architecture. As a platform-specific optional dependency, it is automatically selected during installation on compatible systems. The esbuild project is actively maintained with frequent releases, offering significantly faster build performance compared to webpack or Parcel, and native support for TypeScript and JSX. Note: This package is not meant to be directly installed or imported; it is a dependency of 'esbuild' and is pulled by npm's optional dependency system.
npm install esbuild-linux-ppc64le-for-imbaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates that esbuild-linux-ppc64le-for-imba is an internal dependency and how to correctly use esbuild.
Install the main 'esbuild' package instead and let npm handle platform binaries automatically.
Do not install this package; rely on esbuild's automatic platform detection.
Update to esbuild version >=0.24 for stable releases and latest features.
Replace require('esbuild-linux-ppc64le-for-imba') with require('esbuild') or import from 'esbuild'.Do not reference this package; configure esbuild via the main 'esbuild' package.
No dependency data recorded yet.