esbuild-plugin-swc2

JSON →
library 0.0.3 ·javascript
verified Jun 4, 2026

An ESBuild plugin that integrates the SWC compiler for fast JavaScript/TypeScript transformation and bundling. Version 0.0.3 requires Node >=16.0.0 and peer dependencies @swc/core and esbuild. It claims faster performance than the alternative 'esbuild-plugin-swc' and supports SWC's env mode 'usage' for automatic polyfilling based on browser targets. It ships TypeScript types and uses named exports.