Skip to content

Instantly share code, notes, and snippets.

@ChangJoo-Park
Created March 4, 2016 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChangJoo-Park/4c4b4caf80cef377dd01 to your computer and use it in GitHub Desktop.
Save ChangJoo-Park/4c4b4caf80cef377dd01 to your computer and use it in GitHub Desktop.
React Native production build
react-native bundle --dev false --platform ios --entry-file index.ios.js --bundle-output ../main.jsbundle --minify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment