iohook icon indicating copy to clipboard operation
iohook copied to clipboard

--dist-url in `build.js` should be updated

Open vjpr opened this issue 3 years ago • 0 comments
trafficstars

https://github.com/wilix-team/iohook/blob/229774494c7c338936d0596acd3f4693d363ea39/build.js#L143-L145

Should be args.push('--dist-url=https://electronjs.org/headers');

From: https://www.electronjs.org/docs/latest/tutorial/using-native-node-modules#manually-building-for-electron

vjpr avatar May 11 '22 23:05 vjpr