We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c28c5e commit 6eb1b68Copy full SHA for 6eb1b68
test/project.xml
@@ -10,7 +10,6 @@
10
<haxelib name="openfl"/>
11
<haxelib name="utest"/>
12
13
- <assets path="images" embed="false" if="sys"/>
14
- <assets path="images" embed="true" unless="sys"/>
+ <assets path="images"/>
15
<template path="templates" if="html5 openfl < '9.4.0'"/>
16
</project>
0 commit comments