diff --git a/lime/Assets.hx b/lime/Assets.hx index 565a9248f..de661bbf8 100644 --- a/lime/Assets.hx +++ b/lime/Assets.hx @@ -872,7 +872,7 @@ class Assets { // total hack, need to improve - #if (tools && !display) + #if (tools && !display && js && html5) var name = haxe.io.Path.withoutExtension (path); var paths = [];