Erick Zhao
Erick Zhao
@jbriales since we enforce squash merges, the final PR title should be all that matters :)
Hey @jbriales, I believe you can just modify it directly from the GitHub UI here: https://github.com/jbriales/electron/blob/patch-1/docs/tutorial/window-customization.md. Since the PR is coming straight from your branch, any new commits should be...
Hi @vishalkishore, PRs welcome in https://github.com/electron-forge/electron-forge-docs
Hey everyone, As an update, we're looking at releasing a new major version of all of our `@electron/` packages and Forge itself. This will mean two things: 1. We're going...
I feel like https://github.com/electron/notarize/issues/149 would be an answer to long hanging times on Apple's side, but a proper solution hasn't been sketched out yet. I'm okay with keeping this issue...
Discussed in an @electron/wg-ecosystem meeting, going with option 3 and moving this to `packager`.
Hi @huddhudd, do you have a minimal repro for this bug report?
Hi @zhangjiji03, thanks for reporting the issue. It would be helpful to get a bit more context on the problem at hand. Is this what you're encountering when you attempt...
@Gr8Warrior do you happen to know if all these downgrades were necessary? If this is an Electron or Forge bug somewhere, it would be nice to know where it occurred...
The `^^` is weird but I can't seem to reproduce on my end by running `npm exec --package=@electron-forge/cli -c "electron-forge import" on an existing project` on the Electron Quick Start...