We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b8c29 commit aa2669cCopy full SHA for aa2669c
haxe_libraries/hxnodejs.hxml
@@ -1,6 +1,7 @@
1
-# @install: lix --silent download "haxelib:/hxnodejs#10.0.0" into hxnodejs/10.0.0/haxelib
2
--cp ${HAXE_LIBCACHE}/hxnodejs/10.0.0/haxelib/src
3
--D hxnodejs=10.0.0
+# @install: lix --silent download "haxelib:/hxnodejs#12.2.0" into hxnodejs/12.2.0/haxelib
+-cp ${HAXE_LIBCACHE}/hxnodejs/12.2.0/haxelib/src
+-D hxnodejs=12.2.0
4
--macro allowPackage('sys')
5
# should behave like other target defines and not be defined in macro context
6
--macro define('nodejs')
7
+--macro _internal.SuppressDeprecated.run()
0 commit comments