legalComments
- Type:
optionallegalComments:"none"|"inline"
Defined in: options/output-options.ts:463
Control comments in the output.
none: no commentsinline: preserve comments that contain@license,@preserveor starts with//!/*!
optional legalComments: "none" | "inline"Control comments in the output.
none: no commentsinline: preserve comments that contain @license, @preserve or starts with //! /*!