Skip to content

Commit 2a07c8a

Browse files
authored
feat(common): Allow using build_sourcemap with multiple SourceMap (#10438)
**Description:** This is required to generate a sourcemap when multiple modules are merged but they are using different `swc_common::SourceMap`
1 parent d88f6b0 commit 2a07c8a

File tree

2 files changed

+177
-153
lines changed

2 files changed

+177
-153
lines changed

.changeset/blue-timers-help.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
swc_core: minor
3+
swc_common: minor
4+
---
5+
6+
feat(common): Allow using `build_sourcemap` with multiple `SourceMap`

0 commit comments

Comments
 (0)