patrickkettner / grunt-compile-handlebars

grunt plugin to compile static html from a handlebars plugin
MIT License
115 stars 29 forks source link

Don't append for first iteration #32

Closed paulmason closed 10 years ago

paulmason commented 10 years ago

The first iteration of the appending function should be a write operation to overwrite the previous output file.

patrickkettner commented 10 years ago

hey paul! Thanks a ton for sending this in! Couple of small comments, and then if you could add yourself to the CONTRIBUTOR.md file and squash 'er down to a single commit, we can get this thing merged away