Commit Graph

1 Commits (3e3a72a366f2b05ed987af67736ec3f0e2f60272)

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