Skip to content

Instantly share code, notes, and snippets.

@cameronbourke
Last active March 21, 2016 10:47
Show Gist options
  • Save cameronbourke/04e21e537283725ad36e to your computer and use it in GitHub Desktop.
Save cameronbourke/04e21e537283725ad36e to your computer and use it in GitHub Desktop.
"scripts": {
"build:ios": "node node_modules/react-native/local-cli/cli.js bundle --entry-file='index.ios.js' --bundle-output='./ios/ShootstaCue/main.jsbundle' --dev=false --platform='ios' --assets-dest='./ios'"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment