Closed trask closed 10 years ago
Thanks for the PR, @trask. Could you rebase this?
Rebased. Also I just noticed I had broken the Travis CI build, I had to mock out the which
dependency for tests. Green now. Thanks.
Could you change the commit to something like fix(cdnify): execution on windows using full path
?
Done. I also updated the jshint rules in a separate commit in case you want to take that also.
Thank you!
Currently get this error when running on Windows:
Using
which
seems to be the standard way to fix this type of issue based on https://github.com/gruntjs/grunt/pull/156