Skip to content

Commit

Permalink
fix(oxc_codegen): don't emit empty span mapping
Browse files Browse the repository at this point in the history
```
ast-grep -p '$A.add_source_mapping($B.start)' -r '$A.add_source_mapping_by_span($B, $B.start)' -U
```
  • Loading branch information
hi-ogawa committed Nov 24, 2024
1 parent b04041d commit 97762af
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 82 deletions.
Loading

0 comments on commit 97762af

Please sign in to comment.