Minor Haxe dev build fix
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<module name="${module-name}" if="html5 modular">
|
||||
|
||||
<source path="${HAXE_STD_PATH}" package="js.html" />
|
||||
<source path="${HAXE_STD_PATH}" package="haxe.ds" />
|
||||
<source path="${HAXE_STD_PATH}" package="haxe.ds" exclude="haxe.ds.StringMap" />
|
||||
<source path="${HAXE_STD_PATH}" package="haxe.io" />
|
||||
|
||||
<class name="haxe.CallStack" />
|
||||
|
||||
Reference in New Issue
Block a user