Skip to content

Commit

Permalink
keep ios bundle script
Browse files Browse the repository at this point in the history
  • Loading branch information
teticio committed Oct 7, 2022
1 parent 4684cce commit e5356a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"bundle:ios": "react-native bundle --entry-file index.js --platform ios --dev false --bundle-output ios/main.jsbundle --assets-dest ios",
"start-native": "expo start",
"android": "expo run:android",
"ios": "expo run:ios",
Expand Down

0 comments on commit e5356a7

Please sign in to comment.