Is it possible to update Ionic 4 progressive web app without deployment? For example, I wanted to just update a label change and I do not want to do a deployment so that customer does not have to reinstall the app.
I am at the moment using Cordova for build and firebase for notification. I am open to changing Cordova if required. Please suggest me the possibilities.