mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f91a21b2c0
Summary: This parameter used to be useful for a custom format hermes was developing, but since Hermes now outputs the Chrome format it isn't useful. Chrome actually disallows prettified JSON, and requires a special version that is faster to parse. Therefore, `compact` was the only supported mode. Changelog: [Internal] Remove compact parameter from `createSnapshotToFile` Reviewed By: willholen Differential Revision: D17726742 fbshipit-source-id: 6f39af9046dff2f3b4fba822312a9a89c939ed89