jeudi 20 août 2015

ember-cli ember server does not load template on file change

In my ember-cli app, I can start the server using ember server and it loads fine on initial build when I navigate to localhost:4200.

However, when I make a change in a file and liveReload refreshes the page, the application template and corresponding outlets do not load.

It looks like the express server is making the correct calls but the template will not load on subsequent file changes.

I am using ember 1.12.0, ember-cli 1.13.8, and ember-data 1.0.0-beta.18




Aucun commentaire:

Enregistrer un commentaire