mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
The ast span is not ordering at rolldown, eg the module original ast is `a,b,c`, after mutate could be `b,c,a`. So here revert changes from [here](https://github.com/oxc-project/oxc/pull/2728). |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||