-
Notifications
You must be signed in to change notification settings - Fork 101
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
Release v0.11.1 #94
base: master
Are you sure you want to change the base?
Release v0.11.1 #94
Conversation
…into mckramer-add-handlebars
Per @mckramer’s suggestion #93 (comment)
* {{partial '../foo.md'}} | ||
* | ||
* @example with provided locals | ||
* {{partial '../foo.jade' locals='{ "a": "b" }'}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Delete locals=
here for clarity. I did have an alternate branch with option 3 implemented, if you wanted to provide the "locals" helper as well. See commit ef88790.
👍 Let's do this! I really need that node-sass fix in order to use harp on SmartOS. Thanks. 😄 |
It also fixes node-sass on my Windows 7 machine. |
It looks like release 11.1 is on npmjs. Should this be closed? |
ScopesNamespaces Jade and Minify so they don’t need GitHub to install, fixes npm install -g harp on windows 7 error harp#425