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

Use node_modules/istanbul/lib/cli.js instead of node_modules/.bin/istanbul #1346

Merged
merged 2 commits into from
May 14, 2017

Conversation

nknapp
Copy link
Collaborator

@nknapp nknapp commented May 13, 2017

Fixes #1331

Due to the way, "bin"-files are distributed into the node_modules/.bin
directory on Windows, the task "test:cov" did not work on Windows.
This commit uses the node-script directly.

Before creating a pull-request, please check https://github.com/wycats/handlebars.js/blob/master/CONTRIBUTING.md

Fixes handlebars-lang#1331

Due to the way, "bin"-files are distributed into the node_modules/.bin
directory on Windows, the task "test:cov" did not work on Windows.
This commit uses the node-script directly.
@nknapp nknapp merged commit b50ef03 into handlebars-lang:4.x May 14, 2017
@nknapp nknapp deleted the issue-1331 branch May 14, 2017 12:48
@blikblum
Copy link
Contributor

Should be in master also?

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.

2 participants