搜索文档
Home > @lynx-js/rspeedy > Output > sourceMap
The SourceMap configures whether and how to generate source-map for outputs.
Signature:
sourceMap?: boolean | SourceMap | undefined;