Try and make haxelib working directory consistent

This commit is contained in:
Joshua Granick
2017-07-17 15:56:53 -07:00
parent f37f279a6c
commit 1b9423aa53
2 changed files with 5 additions and 2 deletions

View File

@@ -1914,6 +1914,8 @@ class CommandLineTools {
}
HaxelibHelper.workingDirectory = Sys.getCwd ();
}
if (!runFromHaxelib) {