lbry-react-native/bundle-android.sh

3 lines
194 B
Bash
Raw Normal View History

#!/bin/bash
react-native bundle --platform android --dev false --entry-file src/index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/