@chenxing wrote:
Hi,
When I was using ionic v1, I have been using gulp watch to make sure my changes will be compiled into the www dir automatically.Recently I'm trying out ionic v2 with TypeScript, and
$ ionic serve
works perfect: it seems compiling the ts files, copy the templates, and then starts the server.However, it seems that my changes to app/**/*.html, *.ts, ... wouldn't be automatically reflected in the served page.
Is there anything else that I should do let it "watch" for my changes? (The github page mentioned gulp https://github.com/driftyco/ionic2-starter-sidemenu , but it doesn't seem related any more)
Thanks!
Posts: 2
Participants: 2