You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correction, as clarified in the IRC I was using addLibrary incorrectly. addProject is the functionality I'm looking for, but it doesn't fallback to Haxelib projects - which I actually want. So I'll be making a pull-request that takes care of this use-case.
Basically, I was able to test that my flags were being ignored when they were declared in an added library.
The library khafile.js
The project khafile.js
Theoretical haxe file:
The output ignores the library's define, but it registers the projects own flag.
The text was updated successfully, but these errors were encountered: