vendredi 29 janvier 2016

Ember CLI livereload does not detect changes

Livereload

I'm having problems getting Ember CLI (1.13.15) to detect changes. When I create a new application with

ember init

And run the development server with

ember serve

The project compiles and I see the page. When I change something, the server detects changes in the console, but nothing happens even if I refresh page. The changes become visible only after I rerun the ember serve

Slow compile

Also on an empty app it takes 30 sec to compile app on Samsung 850 Pro SSD & i7 2600k with admin rights and after ember-cli-windows run.

Versions

  • Windows 10 with all the updates
  • ember-cli: 1.13.15
  • node: 4.2.6
  • npm: 2.14.10



Aucun commentaire:

Enregistrer un commentaire