sysrage
sysrage
@frank-dspeed that reply has absolutely nothing to do with anything I've been saying. I understand the various contexts available in NW.js. ESM scripts are simply not working in the node...
@frank-dspeed Please stop responding to issues with completely unrelated comments. You're only causing confusion and preventing actual issues from being worked. I saw that you're attempting to fork Electron to...
> for any one else who comes to this issue this issue can be seen as won't fix For anyone who comes to this issue, don't listen to this guy....
Hi all. I was just dealing with this bug and found what I believe is a "cleaner" fix. Some comments: - Adding all the quotes suggested in the comments above...
> @sysrage would you please add nw2 label to this and #7979 ? Thanks. I am not a maintainer of this repo.
I have reproduced this with 0.83.0. Additionally, `clip.readAvailableTypes()` returns only "text,html" although I've copied an image.
I have also reproduced this in Windows 10.
@rogerwang please take a look and revert these changes unless they're needed for some reason.
Doesn't work for me, even if I put '**/' before my filenames. If my package.json includes the following, my dist directory still includes all of the excluded files. ``` "build":...