We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8873d63 commit a87dff7Copy full SHA for a87dff7
project.xml
@@ -189,6 +189,9 @@
189
<haxedef name="USE_ADAPTED_ASSETS" if="USE_ADAPTED_ASSETS" />
190
<haxedef name="openfl_dpi_aware" if="openfl_dpi_aware" />
191
192
+ <!-- Disable it for more concise compilation errors. -->
193
+ <haxedef name="message.reporting" value="pretty" />
194
+
195
<!-- _________________________________ Custom _______________________________ -->
196
197
<!--Place custom nodes like icons here (higher priority to override the HaxeFlixel icon)-->
0 commit comments