Skip to content

Commit b528081

Browse files
committed
circumvent nme bug for asset import
1 parent e0632c3 commit b528081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/build/compile-nme.nmml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212
<haxelib name="nme" />
1313
<haxelib name="cocktail" />
14+
15+
<assets path="../bin" rename="" include="index.html|style.css"></assets>
1416

15-
<assets path="../bin/style.css" rename="style.css"></assets>
16-
<assets path="../bin/index.html" rename="index.html"></assets>
1717

1818
<ndll name="std" />
1919
<ndll name="regexp" />

0 commit comments

Comments
 (0)