**Note: for support questions, please use one of these channels:** https://forum.ionicframework.com/ http://ionicworldwide.herokuapp.com/ #### Short description of the problem: "wamp64\www\Demo\platforms\android\app\src\main\assets\www\index.html" I can not watch changes on index/html #### What behavior are you expecting? i am expecting changes when i save and use the command "ionic serve" **Steps to reproduce:** 1. Open index.html 2. Adding letters ``` <ion-item> <ion-label position="stacked">Prénoms <ion-text color="danger">*</ion-text></ion-label> <ion-input required type="text" oninput="handleFirstNameValue(event)"></ion-input> </ion-item> ``` **Which @ionic/app-scripts version are you using?** ionic -v => 5.4.2 **Other information:** (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc) https://github.com/ionic-team/ionic-app-scripts/commit/f4930f339f050fc4d09d8985639e98cbb3042d9e https://github.com/ionic-team/ionic-app-scripts/issues/93
Note: for support questions, please use one of these channels:
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
Short description of the problem:
"wamp64\www\Demo\platforms\android\app\src\main\assets\www\index.html"
I can not watch changes on index/html
What behavior are you expecting?
i am expecting changes when i save and use the command "ionic serve"
Steps to reproduce:
Which @ionic/app-scripts version are you using?
ionic -v => 5.4.2
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
f4930f3
#93