guard all of convertToHScript
This commit is contained in:
@@ -590,7 +590,7 @@ class Prelude {
|
||||
|
||||
#if (!sys && !hxnodejs)
|
||||
throw unsupportedMessage;
|
||||
#end
|
||||
#else
|
||||
|
||||
var buildHxml = Sys.getEnv("KISS_BUILD_HXML");
|
||||
var cwd = Path.directory(buildHxml);
|
||||
@@ -644,6 +644,7 @@ class Prelude {
|
||||
#if macro
|
||||
}, true);
|
||||
#end
|
||||
#end
|
||||
}
|
||||
|
||||
#if (sys || hxnodejs)
|
||||
|
Reference in New Issue
Block a user