Closed alexfoxy closed 5 months ago
+1 to this question
+1
This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.
This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.
It's not really explained in the documentation how we should expect this to work. Does codepush do a diff on the
bundle.ios.js
and then only download the parts needed? For example if I just change one line of code, my code push download size still weighs in at 3-4MB. Am I doing something wrong - is there an extra step involved?