beansoft / react-native-console

🧩 an IDEA/WebStorm/Android Studio Plugin for One-Click run React Native commands in embed terminal
BSD 3-Clause "New" or "Revised" License
184 stars 28 forks source link

Add "./gradlew bundleRelease" to Icons-Toolbar #38

Closed xstable closed 4 years ago

xstable commented 4 years ago

You only have assembleRelease in the Icon-Bar to create an APK. Please change it to... (or add) ./gradlew bundleRelease to create a bundle for Android.

beansoft commented 4 years ago

This issue has been fixed, please download https://github.com/beansoftapp/react-native-console/blob/master/react-native-console.jar to test it. And i've submit a plugin update.