[META] conditional babel presets when bundling JS #19948
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
In version 0.56, iOS 9 is now the minimum required version(f50df4f). And on iOS 9, Webkit and JSC partially supports ES6 (https://webkit.org/blog/4054/es6-in-webkit/).
So it might be better to not transpile natively supported ES6 features to have native performance. Especially for release builds.
Relevant blog posts:
The text was updated successfully, but these errors were encountered: