If you're on Windows, use WSL.
- Install cargo-clone:
cargo install cargo-clone
- Either do the following:
- Run
./scripts/generate.sh
once in the root of the repo and whenever swc's version changes to analyze swc then code generate. - After that, you only need to run
./scripts/generate.sh --quick
to code generate.