react-native-code-push
react-native-code-push copied to clipboard
Node_Modules Changes
I have made changes to third party node_modules library JS file. Can i codepush the changes or do i need to upload new .aab to play store?
If it has native module in it, you need to upload a new version to store, if not the codepush should also send the updated package. You can try it, if you have a dev environment. Or just create an upper version to test it and disable the codepush update if it didnt work
I have uploaded the changes through codepush , and it was in JS File . It was reflected without any errors.
Use patch-package
instead.
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.