We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In grunt-docco, users were noticing sometimes the build directories were incorrect. DavidSouther/grunt-docco#40
grunt-docco
This was traced to node-fs-extra and ncp. jprichardson/node-fs-extra#98 AvianFlu/ncp#75
node-fs-extra
ncp
While the behavior should be fixed in ncp itself, it might be a good idea to consider having docco remove the resource directory before copy.
docco
The text was updated successfully, but these errors were encountered:
Ugh!
Sorry, something went wrong.
No branches or pull requests
In
grunt-docco
, users were noticing sometimes the build directories were incorrect.DavidSouther/grunt-docco#40
This was traced to
node-fs-extra
andncp
.jprichardson/node-fs-extra#98
AvianFlu/ncp#75
While the behavior should be fixed in ncp itself, it might be a good idea to consider having
docco
remove the resource directory before copy.The text was updated successfully, but these errors were encountered: