Skip to content

Commit

Permalink
Log
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Aug 29, 2022
1 parent f9a9f69 commit 0e41b16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/swc_ecma_codegen/tests/sourcemap.rs
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ fn identity(entry: PathBuf) {
}
}

dbg!(&src_map);
let actual_map = cm.build_source_map(&mut src_map);
eprintln!("---- Actual ----");
print_map(&actual_map);
Expand Down

0 comments on commit 0e41b16

Please sign in to comment.