-
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…
-
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…
-
## 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…
-
# 🐛 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
-
Hey everyone!
I just installed electron-webpack into my completely bare npm project, setup the basic files required for an electron-webpack project, and got this error when I ran the dev server:
…
-
**Summary**
Greetings, I am trying to run a mobile application with electron, following the steps indicated in the documentation, but immediately when I try to run the project for the first time, it …
-
Parcel 1 has an electron target, but it is not super well baked. We should improve on it for Parcel 2.
* Support separate `electron` and `electron-renderer` environments. `electron` is the main pro…
-
## Fable 3
I'm thinking of changing my boilerplate for current fable 3/elmish/hmr/webpack 4/electron (using electron-webpack) to webpack 5. electron-webpack - currently used - does not work (and w…
tomcl updated
3 years ago