Interface Options

Hierarchy

Properties

intro?: string

A string to prepend to the bundle

minify?: boolean

minify the codes

minifyOptions?: MinifyOptions

minify options for terser

outro?: string

A string to append to the bundle

position?: "before" | "after"

for node exports

Example

''

Generated using TypeDoc