Question

For example when I update my layout.jade file index.html gets updated with that output...

here are my file watcher settings http://screencast.com/t/qFUeqPb9VzhC

here are my files and outputs http://screencast.com/t/GElo7LF3

Was it helpful?

Solution

You're missing block content in your layout.jade file. File watchers work correctly.

See Template inheritance reference in Jade documentation.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top