A framework for building native applications using React
Remove build package.json dirty state check (#55420)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/55420 After https://github.com/facebook/react-native/pull/54857 (use of the "publishConfig" field), this check is no longer necessary, since `yarn build` will no longer make changes to any checked in files. In the (expectedly) rare case that `yarn build --prepack` changes are committed (only intended for CI), Flow will also fail independently. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D92397786 fbshipit-source-id: 872cc91b62295cdb6d8c2799cffb8a4cadc4106e
A
Alex Hunt committed
a25049b8dd7cc63e7099892040a580d0596cbfa8
Parent: 11e257c
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 2/5/2026, 5:14:33 PM