mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 23:04:29 +00:00
9 lines
308 B
Plaintext
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');
|