Skip to content

Minifier

TIP

oxc-minify is currently in alpha and may still have bugs. We recommend thoroughly testing its output before deploying to production environments.

Installation

With Rolldown

If you are using Rolldown, oxc-minify will be used for minification by default. No extra installation is required.

Node.js

Rust

Use the umbrella crate oxc with the minifier feature.

Rust usage example can be found here.

Released under the MIT License.