Live Deploy overwrite local changes

Live deploy is configured in my project and working as excepted.
But once a new live version has been loaded by the plugin on a device, sending new local updates with ionic cordova run android on the same device is not working anymore. Instead the last “Live deploy” version of the app is loaded.

Is they’re a dev option to bypass Deploy with local changes when using ionic cordova run android ?

Cannot find anything in the doc about it. A link “Development & debug mode” exists in the ProDoc > Deploy > Tutorials menu but the link shows nothing.

I’m using ionic-angular 3.9.2 and ionic-pro 2.0.3

Thanks for your help