Commit Graph

1 Commits (00f8c8b06d2f789c38c5c3416ec195072bbfd450)

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