Skip to main content

Module source_map

Module source_map 

Source

Structs§

InlineSourceMap

Functions§

extract_source_mapping_url
Checks if a line comment is a sourceMappingURL directive and extracts the URL.
extract_source_mapping_url_from_content
Extracts the sourceMappingURL from raw file content. This searches for a comment at the end of the file (only followed by whitespace).
parse_source_map_comment