-
Hi there! 👋
Firstly, I just want to say, what you've managed to achieve by combining Electron and Next.js into a single project is absolutely fantastic! As someone who is relatively new to the fron…
-
### Microsoft PowerToys version
0.85.1
### Installation method
PowerToys auto-update
### Running as admin
No
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
[PowerToysReport_2…
-
### Link to the code that reproduces this issue
https://github.com/flexigpt/next-export-trailing-slash
### To Reproduce
1. checkout
2. `npm i`
3. `npm run build` . This should create a static e…
-
### Describe the Bug
when I run an application resulting from the compilation of an Electron project (dist) and it includes **@cornerstonejs/tools**, the application breaks. It simply breaks on ini…
-
I tried installing the latest release you have and it didn't open any window. I also forked the repo and tried setting it up on my own. The development version works but when I try to package it, the …
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
* Branch: feature/jaxt0r_up_and_running
* Info: Build comes further this time but stucks again. Maybe you have a few minutes to reproduce the error locally.
I started with
1. ```npm i``` - all ok…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version o…
-
### Link to the code that reproduces this issue
https://github.com/andyvanosdale/nextjs-vscode-debug-read-source-map-issue
### To Reproduce
1. run `npx create-next-app`
2. Start the VS Code debugg…
-
Hi.
Just a super quick question: is there a way to have a npm script to not run electron at all in dev?
`npm run dev -- -no-electron`??
I just want to code the frontend and don't need electro…