2
0
mirror of https://github.com/status-im/react-native.git synced 2025-02-24 15:18:10 +00:00

9 lines
308 B
Plaintext

// Offline JS
// To re-generate the offline bundle, run this from the root of your project:
//
// $ react-native bundle --minify
//
// See http://facebook.github.io/react-native/docs/runningondevice.html for more details.
throw new Error('Offline JS file is empty. See iOS/main.jsbundle for instructions');