HaxeFoundation / haxe

Haxe - The Cross-Platform Toolkit
https://haxe.org
6.03k stars 648 forks source link

CompilerConfiguration.#args and Sys.args() are the same. #11654

Open 0b1kn00b opened 2 months ago

0b1kn00b commented 2 months ago

Seems to me that the args in CompilerConfiguration should be the ones before haxelib transforms them, given that the ones after are already available.