swc/crates/swc_config
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
..
src fix(common): Fix source map generation with inputSourceMap (#8546) 2024-01-24 02:02:45 +00:00
tests feat(config): Make all configuration overridable (#4575) 2022-05-09 05:38:27 +00:00
Cargo.toml fix(common): Fix source map generation with inputSourceMap (#8546) 2024-01-24 02:02:45 +00:00