Commit Graph

1 Commits (28fa5e4919ccf24073ccc92d88efb7e4b73b0b2b)

Author SHA1 Message Date
dan 515c9d5529
Don't compile Hermes-supported features with Babel (#1773)
* Don't transpile Hermes-supported features

* Disable the object spread plugin

We're using Hermes, and Hermes supports object spread.
We can remove this patch when we upgrade Expo because it'll be conditional there.
2023-10-31 00:23:01 +00:00