Commits
Click on a commit to change the comparison rangerefactor(sourcemap)!: avoid passing `Result`s (#4541)
Refactor building sourcemap JSON to avoid passing `Result`s. `Serialize::serialize` is infallible here as writing to a `Vec<u8>` is infallible.1 year ago
by overlookmotel