Skip to content

Fix windows path replace#115

Merged
kentcdodds merged 1 commit intoghooks-org:masterfrom
KristianSelnas:bug/win-path
Jul 4, 2016
Merged

Fix windows path replace#115
kentcdodds merged 1 commit intoghooks-org:masterfrom
KristianSelnas:bug/win-path

Conversation

@KristianSelnas
Copy link
Contributor

@KristianSelnas KristianSelnas commented Jul 4, 2016

During template generation the path separators in node_modules path on Windows is attempted escaped. The replace expression currently doesn't replace anything.

@codecov-io
Copy link

codecov-io commented Jul 4, 2016

Current coverage is 100%

Merging #115 into master will not change coverage

@@           master   #115   diff @@
====================================
  Files           4      4          
  Lines         118    118          
  Methods         0      0          
  Messages        0      0          
  Branches        4      4          
====================================
  Hits          118    118          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last updated by 26b5fa7...146ae7f

@kentcdodds kentcdodds merged commit e3e552a into ghooks-org:master Jul 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants