Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.

nyc explicitly ref #16

Closed
wants to merge 2 commits into from
Closed

nyc explicitly ref #16

wants to merge 2 commits into from

Conversation

bbtx0
Copy link

@bbtx0 bbtx0 commented Sep 21, 2016

In case gulp-ava in used from a dependency of a project the method resolveCwd wont be able to find `nyc.

Allow to specify nyc path by the given option:

{
  "nyc": "custom/path/to/nyc/bin/nyc.js"
}

@sindresorhus
Copy link
Member

I don't think this makes sense. Gulp tasks are meant to be used at the top-level.

@bbtx0 bbtx0 closed this Sep 22, 2016
@bbtx0 bbtx0 deleted the patch-1 branch September 22, 2016 21:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants