|
haxe
Generically call haxe.
The haxe taskThis calls the haxe compiler. In most cases, you should use the specific target compile tasks: This task is used when you want to do lower level tasks with the haxe compiler, or if you want to compile using .hxml files. Standard OptionsAll the StandardHaxeTasks options apply. To compile a .hxml file<haxe hxml="test.hxml"/> |
► Sign in to add a comment