react-native-video/examples/basic/ios/main.jsbundle

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 14:23:10 -06: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');