Skip to content

Commit

Permalink
Added yarnpkg.cmd batch shim for backwards-compatibility on Windows (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronHarris authored and Daniel15 committed Feb 25, 2017
1 parent 67cc334 commit 3d20a52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/yarnpkg.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@echo off
"%~dp0\yarn.cmd" %*

0 comments on commit 3d20a52

Please sign in to comment.