Home > @lynx-js/rspeedy > Output > sourceMap

Output.sourceMap property

The SourceMap configures whether and how to generate source-map for outputs.

Signature:

sourceMap?: boolean | SourceMap | undefined;