oxc/crates/oxc_codegen
underfin a2cfc867cb
feat: SourcemapVisualizer (#2773)
Export `SourcemapVisualizer` from codegen, it will be used oxc and
rolldown sourcemap test, so it support multiply source print, it will
using sourcemap `sourcesContent` as original source.
2024-03-21 11:19:09 +08:00
..
examples refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00
src feat: SourcemapVisualizer (#2773) 2024-03-21 11:19:09 +08:00
tests refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00
Cargo.toml feat: SourcemapVisualizer (#2773) 2024-03-21 11:19:09 +08:00