-
### Problem Statement
Right now for the JS SDKs we have 2 categories that an SDK can fall into, `browser` and `server`.
I'd like to explore having more categories, so that the docs become more accur…
-
Hi Michal, this is awesome, I wonder if there are instructions for adding electron-nuxt to existing nuxt project that we can follow?
-
The error:
```
TypeError [ERR_INVALID_ARG_TYPE]: The "id" argument must be of type string. Received an instance of Array
at validateString (internal/validators.js:117)
at Module.require (i…
-
### Clear and concise description of the problem
Hi, I'm looking to integrate nuxt with electron. I'm coming from the Quasar project. Quasar uses electron-vite.
I started with `nuxt-electron` pl…
-
### Feature request
Electron features a splashImage setting specifically for portable apps. It isn't an essential feature, but since portable apps take so long to boot (having to unpack into a temp d…
-
### 🐛 The bug
When using Nuxt + Electron - devtools does not open the correct window/URL:
### 🛠️ To reproduce
https://github.com/mccombs/nuxt-electron
### 🌈 Expected behavior
Devtools shoul…
-
something like [vue electron external settings here](https://nklayman.github.io/vue-cli-plugin-electron-builder/guide/guide.html#native-modules)
currently integrating pos thermal printer, but the p…
-
The whole repository ends up in the resources/app folder after npm run package
Here is a reproduction link: https://github.com/Geode-solutions/TestNuxtElectron
Maybe related to https://github.co…
-
### Pre-flight checklist
- [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
Node 12.
Electron 8.
Under electron-nuxt 1.6.0.
OS : Debian bulleyes.
When relaunching electron, due to editing a file in electron-nuxt, electron is not properly killed, leaving a blank window …