Skip to content
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

Upgrade Jade dependency to 1.11.0 #1835

Merged
merged 2 commits into from
Aug 16, 2015
Merged

Conversation

outsideris
Copy link
Member

For #1811 .
There is a error for html-cov. I fixed it, and then I updated jade.

Order for variables definition is wrong in 3f78f10,
so, html coverage page print `<undefined></undefined>`
because str is undefined in `jade.compile(str, { filename: file });`.
Jade syntax isn't broken in new version, but update some syntax
for being more explicitly. fix mochajs#1811
@boneskull
Copy link
Member

@outsideris thanks

@boneskull
Copy link
Member

this looks good to me as per manual test

boneskull added a commit that referenced this pull request Aug 16, 2015
Upgrade Jade dependency to 1.11.0
@boneskull boneskull merged commit 019ab50 into mochajs:master Aug 16, 2015
@outsideris
Copy link
Member Author

@boneskull Thank you. I can fix it as you provide guide and history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants