Skip to content
This repository has been 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
Johhno opened this issue Oct 16, 2019 · 1 comment
Closed

Can't watch for changes of src/index.html on localhost #1538

Johhno opened this issue Oct 16, 2019 · 1 comment

Comments

@Johhno
Copy link

Johhno commented Oct 16, 2019

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)
f4930f3
#93

@Johhno Johhno closed this as completed Oct 16, 2019
@Johhno
Copy link
Author

Johhno commented Oct 16, 2019

i just had to commit

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant