Fields

@:optionaloptionalinclude:Null<Array<String>>

Dot paths of modules or packages to be included in the archive. This takes priority over exclude. By default, all modules that aren't explicitly excluded are included.

@:optionaloptionalhxbVersion:Null<Int>

The hxb version to target. By default, the version of the Haxe compiler itself is targeted. See https://github.com/HaxeFoundation/haxe/issues/11505

@:optionaloptionalgenerateDocumentation:Null<Bool>

If false, no documentation

@:optionaloptionalgenerate:Null<Bool>

If `false`, this target is ignored by the writer.

@:optionaloptionalexclude:Null<Array<String>>

Dot paths of modules or packages to be exluded from the archive.