Skip to content

Whitespace Stripping ​

Oxc minifier supports removing whitespace and comments.

This feature is enabled by default and can be disabled by setting the codegen.removeWhitespace option to false.

Released under the MIT License.