mattacular / grunt-handlebars-compiler

Grunt.js task to precompile Handlebars.js templates with the same options as the CLI utility
MIT License
12 stars 12 forks source link

Return the templates if compiled as AMD #11

Closed chpio closed 9 years ago

chpio commented 10 years ago

Hi,

this change returns the templates if the precompiler was called in AMD mode. The tests pass also.

mattacular commented 9 years ago

Would you mind recreating this pull request with the target of "amd-templates"

I've just created this branch and would like to further review the change before merging.

chpio commented 9 years ago

why are people using spaces for indentation? tabs are much better, because individually configurable.