Skip to content

Interface: MinifyResult

The result of minification.

Extends

  • MinifyResult

Properties

code

  • Type: string

Inherited from

OriginalMinifyResult.code


errors

  • Type: OxcError[]

Inherited from

OriginalMinifyResult.errors


map?

  • Type: SourceMap
  • Optional

Inherited from

OriginalMinifyResult.map