Harper Andrews
Harper Andrews
We need to make some HTTP calls from the Node side in order to circumvent the same origin policy.
I don't, but it looks like `electron-webpack` does. I've opened https://github.com/electron-userland/electron-webpack/issues/398.
Has anyone figured out how to delete the blocked folder that this issue was originally about? (Besides the obvious use of a Linux live CD or similar, which I don't...
@malept But this is the only case where it doesn't work, right? I might agree with you if we didn't have something that already mostly works. I'm fine with recommending...
I think maybe I misunderstood the point you were trying to make. I took your original comment as implying you wanted to stop supporting cross OS packaging in electron-packager, as...
Despite the fact that there is a new commit that changes something in the `shared` directory, it is only an update to the custom tabs support library itself, and one...
I would really like to see WebSocketListener be an interface rather than an abstract class. Maybe have an abstract version for convenience. Why was the decision made for it to...
@sanriqing Are you putting it like so? ```json "build": { "file":["dist"] } ```
I've updated the description (I accidentally submitted early)