Module parse

Source

Structs§

InlineSourcesContentConfig
A config to generate a source map which includes the source content of every source file. SWC doesn’t inline sources content by default when generating a sourcemap, so we need to provide a custom config to do it.

Enums§

ParseResult

Functions§

generate_js_source_map
parse