6 lines
263 B
Plaintext
Raw Normal View History

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