Haxelib path fix
This commit is contained in:
@@ -1292,6 +1292,8 @@ class ProjectXMLParser extends HXProject {
|
||||
|
||||
} else {
|
||||
|
||||
path = PathHelper.tryFullPath (PathHelper.combine (extensionPath, path));
|
||||
|
||||
if (version != "") {
|
||||
|
||||
PathHelper.haxelibOverrides.set (name + ":" + version, path);
|
||||
|
||||
Reference in New Issue
Block a user