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

有帮助吗?

解决方案

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

See Template inheritance reference in Jade documentation.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top