rollup-plugin-oxc

JSON →
library 0.7.1 ·javascript
verified Jun 4, 2026

A Rollup plugin that combines resolving, transforming, minifying TypeScript, and generating type declarations using the oxc toolchain. Current stable version is 0.7.1, released monthly. It replaces multiple plugins like @rollup/plugin-node-resolve, @rollup/plugin-typescript, and @rollup/plugin-terser with a single unified plugin. Key differentiators include deep integration with oxc for high performance, support for tsconfig-based options, and compatibility with both Rollup and Rolldown. It is ESM-only and requires Rollup 4+.