up version to 0.0.11
This commit is contained in:
@@ -132,7 +132,7 @@ class Haxe extends Sdk {
|
||||
this.activate();
|
||||
let promise = this.haxelib(['setup', path.join(this.path, 'lib')]);
|
||||
const next = (args) => () => {
|
||||
this.log.i('_haxelib_ _install_ *%s*', args[1]);
|
||||
this.log.i('_haxelib_ _install_ *%s:%s*', args[1], args[2]);
|
||||
return this.haxelib(args);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user