Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.9: --linker: if no templates exist, grunt-contrib-watch will never flush #603

Closed
mikermcneil opened this issue Jul 18, 2013 · 3 comments
Closed

Comments

@mikermcneil
Copy link
Member

Once you include at least one HTML file in assets/linker/templates, grunt will properly watch for additions, deletions, and updates. But if no matches are found, the watcher will basically "give up". You have to restart the server for it to notice any new files.

Same issue probably exists for styles and scripts

@xdissent
Copy link
Member

shama/gaze#40

@mikermcneil
Copy link
Member Author

@xdissent thanks for the cross-reference-- we'll nail this one eventually, maybe even worth just hacking it for now in the Gruntfile and copying one empty template over

@sgress454
Copy link
Member

Closing as the Grunt tasks setup has changed completely for v0.10!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants