Skip to content
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
@Johhno

Description

@Johhno

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions