swc/crates/swc_common
Donny/강동윤 043ee85d08
fix(common): Fix source map generation with inputSourceMap (#8546)
**Description:**

- This PR fixes the source map generation when `inputSourceMap` is specified.
- This PR fixes `minify()` not accepting parsed source map in the option.


**Related issue:**

 - Closes #8372.
2024-01-24 02:02:45 +00:00
..
benches refactor(ast): Make serde optional (#7138) 2023-03-27 13:28:42 +09:00
src fix(common): Fix source map generation with inputSourceMap (#8546) 2024-01-24 02:02:45 +00:00
tests feat(plugin): Enable bytecheck (#7280) 2023-05-06 03:54:25 +00:00
Cargo.toml chore: Bump crates 2024-01-23 08:38:01 +00:00