Home > @lynx-js/rspeedy > Output > sourceMap
Output.sourceMap property
The SourceMap configures whether and how to generate source-map for outputs.
Signature:
Default Value
When this option is unset in Lynx builds, JavaScript source maps use 'cheap-module-source-map' in development and 'source-map' in production; CSS source maps are also generated. All .map assets are removed before emit.

