Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(sourcemap):
ConcatSourceMapBuilder
extend source_contents
in…
… separate loop (#4634) Small optimization to source map concatenation. Check if input sourcemap has `source_contents` once, rather than on each turn of the loop.
- Loading branch information