Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix codegen script failing due to missing platforms
there is a regression in the codegen script that assumes `platforms` field to be present. so we add empty objects to avoid the crash during code generation.
- Loading branch information