lbry-react-native/bundle-android.sh
2020-02-26 19:54:38 +01:00

3 lines
195 B
Bash

#!/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/