This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
Can't watch for changes of src/index.html
on localhost #1538
Closed
Description
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:
- Open index.html
- 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)
f4930f3
#93
Metadata
Metadata
Assignees
Labels
No labels