wesleytodd / YeoPress

A Yeoman generator for WordPress
Other
1.08k stars 161 forks source link

Yeopress doesn't `watch` after install #162

Closed patrickbjohnson closed 9 years ago

patrickbjohnson commented 9 years ago

I've installed Yeopress and ran the grunt task on the theme folder but watch isn't actually watching anything.

Per the Yeopress Wiki that should be working? https://github.com/wesleytodd/YeoPress/wiki/YeoPress-and-LiveReload

patrickbjohnson commented 9 years ago

Resolved by restarting and using grunt watch.

Would recommend updating documentation to explicitly document this.