oxc/crates/oxc_codegen
Ali Rezvani b76b02d019
fix(parser): add support for empty module declaration (#2834)
Should be merged after #2829, Tried a few times to get it done with
graphite stacking but found no success. I guess it either doesn't work
with forks or It is just a skill issue since I'm not familiar with it.

closes: #2829
closes: #2830

---------

Co-authored-by: Dmytro Maretskyi <maretskii@gmail.com>
2024-03-27 13:48:03 +08:00
..
examples refactor(sourcemap): change sourcemap name to take a reference (#2779) 2024-03-23 21:40:05 +08:00
src fix(parser): add support for empty module declaration (#2834) 2024-03-27 13:48:03 +08:00
tests refactor(sourcemap): change sourcemap name to take a reference (#2779) 2024-03-23 21:40:05 +08:00
Cargo.toml chore: apply cargo autoinherit (#2826) 2024-03-26 23:57:50 +08:00