mirror of
https://github.com/rainloreley/artnet-usbdmx-converter.git
synced 2024-11-22 18:23:03 +01:00
added linux target
This commit is contained in:
parent
73a3b828b0
commit
5a4fd663e5
|
@ -17,7 +17,8 @@
|
||||||
"node_modules/node-hid/**"
|
"node_modules/node-hid/**"
|
||||||
],
|
],
|
||||||
"targets": [
|
"targets": [
|
||||||
"node16.16.0-win-x64"
|
"node16.16.0-win-x64",
|
||||||
|
"node16.16.0-linux-x64"
|
||||||
],
|
],
|
||||||
"outputPath": "out/"
|
"outputPath": "out/"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user