A Rust-based CLI tool that converts a JSON configuration file (esbuild.config.json) into command-line arguments for esbuild. Version 1.0.1, released with Windows binary path fix and arm64 support on macOS/Linux. Unlike other config wrappers, esbuild-config does no validation, making it version-independent; it only translates JSON types to esbuild's argument format. It can be installed via npm, Cargo, or precompiled binaries. The project is developed in Rust and is currently in active maintenance mode.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This package is a CLI tool, not a library. Use npx or install globally.
The tool reads a config file; there is no programmatic API.
Creates a simple esbuild config JSON file and runs esbuild-config to output the corresponding CLI arguments.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.