Files
kiss-vscode/projects/_standalone/ktxt2/haxe_libraries/hxnodejs.hxml
2023-05-16 13:06:38 -06:00

8 lines
336 B
Plaintext

# @install: lix --silent download "haxelib:/hxnodejs#12.1.0" into hxnodejs/12.1.0/haxelib
-cp ${HAXE_LIBCACHE}/hxnodejs/12.1.0/haxelib/src
-D hxnodejs=12.1.0
--macro allowPackage('sys')
# should behave like other target defines and not be defined in macro context
--macro define('nodejs')
--macro _internal.SuppressDeprecated.run()