This commit is contained in:
Kevin Leung
2020-03-11 21:59:55 +08:00
commit 83b1981709
10 changed files with 82 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
-D hxnodejs=10.0.0
# @install: lix --silent download "haxelib:/hxnodejs#10.0.0" into hxnodejs/10.0.0/haxelib
-cp ${HAXE_LIBCACHE}/hxnodejs/10.0.0/haxelib/src
--macro allowPackage('sys')
# should behave like other target defines and not be defined in macro context
--macro define('nodejs')