Commit Graph

1 Commits (e749f2f3a52f5c1e137ce8262701b9c9df96324f)

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