react-native-community / jsc-android-buildscripts

Script for building JavaScriptCore for Android (for React Native but not only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Always build all variants

DanielZlotin opened this issue · comments

Makes no sense to change package.json to build with/without i18n. Should always build all variants for all architectures. We bundle everything together anyway.

Provide an easy way to build just 1 arch in 1 variant if possible.