source map
RU: source map
A file mapping minified production code back to original source lines, so a stack trace or profiler points at real function names and locations.
RU: source map
A file mapping minified production code back to original source lines, so a stack trace or profiler points at real function names and locations.