7 lines
289 B
Plaintext
7 lines
289 B
Plaintext
# @install: lix --silent download "haxelib:/hxnodejs#12.0.0" into hxnodejs/12.0.0/haxelib
|
|
-cp ${HAXE_LIBCACHE}/hxnodejs/12.0.0/haxelib/src
|
|
-D hxnodejs=12.0.0
|
|
--macro allowPackage('sys')
|
|
# should behave like other target defines and not be defined in macro context
|
|
--macro define('nodejs')
|