2015-04-08 13:01:10 -06:00
|
|
|
// Offline JS
|
|
|
|
// To re-generate the offline bundle, run this from root of your project
|
2022-04-23 14:23:10 -06:00
|
|
|
// $ curl 'http://localhost:8081/index.bundle?dev=false&minify=true' -o iOS/main.jsbundle
|
2015-04-08 13:01:10 -06:00
|
|
|
|
|
|
|
throw new Error('Offline JS file is empty. See iOS/main.jsbundle for instructions');
|