Ben Alman
Ben Alman
This seems like a good idea but I currently lack the bandwidth to do anything with it. If you submit a working PR, however, I'll definitely merge it in! Also,...
I was just saying this project could probably use unit tests in general. But I don't know what they should look like. Maybe it's less unit and more functional. Either...
Ok, well it seems like this should happen for [grunt-contrib-handlebars](https://github.com/gruntjs/grunt-contrib-handlebars) and [grunt-contrib-jade](https://github.com/gruntjs/grunt-contrib-jade), but in a consistent way. So let's discuss the solution for all 3 plugins here. Some questions: 1....
I'm guessing that if a plugin needed partials, we'd already be specifying some kind of baseDir option. Right?
@tkellen correct, but in case we ever added another templating plugin that supported partials, it seemed like a good "standard" option to define.
For example, I see a few options in grunt-contrib-handlebars for dealing with partials, but they seem to be a bit ad-hoc, and confusing to me. Could configuring partials support for...
/cc @jorydotcom in case she has any specific comments about the "Legal" section!
Should we have anything like "You're not allowed to sell anything with the Grunt logo without permission" ?
/cc @jugglinmike @tkellen @shama @sindresorhus @vladikoff
Man, i REALLY wish `spawn: false` was the default.