Is it possible to work with livereload only on the current page? If I change something on css, it works. This is awesome. But if I change something in the current page (ts or html) the whole app is reloading. This is a bit annoying.
I started the app by ionic cordova run android -lc using ionic cli.
A workaround is to set the root page to the page you want to work on.
Click to view ionic info
cli packages: (C:\Users\<username>\AppData\Roaming\npm\node_modules)
@ionic/cli-utils : 1.19.2
ionic (Ionic CLI) : 3.20.0
global packages:
cordova (Cordova CLI) : 8.0.0
local packages:
@ionic/app-scripts : 3.1.9
Cordova Platforms : android 7.0.0
Ionic Framework : ionic-angular 3.9.2
System:
Android SDK Tools : 26.1.1
Node : v8.9.1
npm : 5.5.1
OS : Windows 10
Environment Variables:
ANDROID_HOME : C:\Android\sdk
Misc:
backend : legacy