HaxeFoundation / haxe

Haxe - The Cross-Platform Toolkit

Home Page:https://haxe.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

0b1kn00b opened this issue · comments

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