mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
If submodules are outdated, it'll panic with the following message ``` Repository is outdated, please run `just submodules` to update it. ``` For us maintainers, we'll need the env `UPDATE_SNAPSHOT` to force an update. |
||
|---|---|---|
| .. | ||
| runtime | ||
| babel.rs | ||
| codegen.rs | ||
| lib.rs | ||
| main.rs | ||
| minifier.rs | ||
| misc.rs | ||
| prettier.rs | ||
| sourcemap.rs | ||
| suite.rs | ||
| test262.rs | ||
| test262_meta.rs | ||
| transformer.rs | ||
| typescript.rs | ||