Just wondering if it also upgrades changes in app like adding npm packages or plugins, changing the app icon or splashscreen, etc. Eg: Changing something in config.xml, adding a plugin like “ionic cordova plugin add cordova-plugin-inappbrowser” or “npm install --save @ionic-native/in-app-browser”, changing the main splashscreen image and regenerating resources.
Thanks.