Lacy Morrow

Results 406 comments of Lacy Morrow

Electron 13 is not yet supported.

Hi is this still a relevant change? We can merge it if so.

What's up with this? Would like to see it pulled in.

You can also use yarn, it doesn't have this issue

Not a `electron-react-boilerplate`

Renderer is frontend, meaning it can be hot-reloaded. The `main` file is the code that manages the window, OS hooks, etc. You're changing the fundamental ways this window/program/app runs, I.E....

**To answer your question, please provide more information like a stacktrace.** First thing first, this command doesn't work as expected: `yarn package --win --x64` I made a change to the...

I notice you don't have a postcss config, I don't have time to debug but I have it working in my app here: https://github.com/lacymorrow/cinematic

Now that's DYNAMITE! Make sure to do the world a favor and document your fixes at the top of this issue, link to your [fix](https://github.com/electron-react-boilerplate/electron-react-boilerplate/issues/3552#issuecomment-1837051918), then open a PR if...