fix last commit
This commit is contained in:
@@ -24,6 +24,8 @@ typedef CompilationArgs = {
|
|||||||
?importHxFile:String,
|
?importHxFile:String,
|
||||||
// path to a file with hxml args in it (SHOULD NOT specify target or main class)
|
// path to a file with hxml args in it (SHOULD NOT specify target or main class)
|
||||||
?hxmlFile:String,
|
?hxmlFile:String,
|
||||||
|
// whether to skip haxelib install all --always
|
||||||
|
?skipHaxelibInstall:Bool,
|
||||||
// path to a package.json, requirements.txt, or setup.py file
|
// path to a package.json, requirements.txt, or setup.py file
|
||||||
?langProjectFile:String,
|
?langProjectFile:String,
|
||||||
// path to a haxe file defining the Main class
|
// path to a haxe file defining the Main class
|
||||||
|
Reference in New Issue
Block a user