-
i've installed in a project with electron-vite and react
everything seems to be ok except
I can't seem to match the homepage in dev mode
` is not able to match the URL "/" because it does not s…
-
yjose updated
8 years ago
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project.
- [X] I agree to follow …
-
ERROR in multi ./node_modules/electron-webpack/out/electron-main-hmr/main-hmr ./node_modules/electron-webpack/out/configurators/vue/vue-main-dev-entry.js ./src/main/index.js
Module not found: Erro…
-
Based on known good [electron-webpack-quick-start](https://github.com/electron-userland/electron-webpack-quick-start) (main process HMR works fine from the get-go, app restarts as expected when editin…
-
Looking for help on resolving **Unable to initialize msnodesql** error during HMR, using vite for electron.
Source:
`const msnodesqlv8 = require("mssql/msnodesqlv8");`
Is there any reset or …
-
### Shows old windows style title bar when maximized.
![Screenshot (111)](https://github.com/GregVido/mica-electron/assets/83173549/bf22b8a7-9aac-46a7-b9c3-8a6809bd77d4)
### But in normal wind…
-
# 🐛 bug report
HMR & React Fast Refresh works fine when the target is "browser", but when building for "electron-renderer", HMR does not work
I have created a sample repo to re-create this bug…
vazra updated
3 years ago
-
## Description
I'm trying to get TypeScript working for the main process of Electron. I've tried the addon [`electron-webpack-ts`](https://www.npmjs.com/package/electron-webpack-ts) from `electron-…
-
* **Version**: v13.1.1
* **Target**: windows 10
I created the settings file electron-webpack.json and webpack.renderer.additions.js as below but when I run electron-webpack dev I st…