SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

Add aliases for running cxx-api scripts (#56145)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/56145

Add npm aliases for running python cxx-api snapshot generation script (build and validate):

```sh
python -m scripts.cxx-api.parser // cxx-api-build
python -m scripts.cxx-api.parser --check // cxx-api-validate
```

and also a js1 wrapper for buck equivalent.

Changelog:
[Internal]

Reviewed By: cortinico

Differential Revision: D97132752

fbshipit-source-id: e35d6d037ba3dad2a6b3294d0de9f5041847b33a
D
Dawid Małecki committed
7ee5275d96914a3e5f66178904d19570c20e3c7b
Parent: c388754
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 3/19/2026, 12:49:54 PM