rlivsey / broccoli-render-template

Render templates with Broccoli (haml, jade, markdown etc...) using consolidate
MIT License
7 stars 2 forks source link

actually use engineFromPath; invoke with the file path, not string #1

Closed valpackett closed 10 years ago

valpackett commented 10 years ago

First of all, you left the "handlebars" constant there ;-) Secondly, we should pass the file path, not the string. Otherwise, we break eg. extends in swig.

valpackett commented 10 years ago

OH WAIT, caching with extends...

markson commented 10 years ago

same thing happens here, always ask you to install handlebars.js, and fail to work on haml file