-
Hi I'm learning Electron and looking into Fiddle's source.
I noticed that `electron-forge/plugin-webpack` is used and the config shows:
```
devServer: {
// Disallow browser from ope…
-
Storage data (localstroage, IndexedDb) is getting deleted on app restarts. Meaning, if I completely stop the build, and start again. The data is maintained if the app simply restarts because of HMR or…
-
I'm attempting to migrate a cobbled-together Electron+Webpack build to electron-webpack and electron-builder to have an integrated solution with HMR. Our current build bundles all dependencies into th…
-
I propose to use this issue in order to track which repo has been extracted and where.
When everything has been extracted we could put the list directly in the README.md
- [ ] Animejs -->
- [x…
-
Hello,
we are having a lerna project and one of our modules is being built by electron-webpack. For that module all HMR stuff in renderer and main process works perfect. Now it would be nice to be …
-
Starting a new one:
```
$ npx imba create test-app
✔ Choose your template · electron-template
✔ Configure package.json? (y/N) · false
✔ Create project in directory: /Users/twegrzanowski/Downloa…
-
### 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 foll…
-
Hello and thanks for all your fantastic work!
This is probably a no-can-do, but I don't understand enough about Webpack to be sure, so thought i'd ask.
Currently running into a situation where I…
-
### What happened?
when I have created an browser extension project with Quasar BEX Mode, I have to reload the builded extension files everytime I made some modification to the app, this work is very…
-
**Do you want to request a *feature* or report a *bug*?**
BUG
**What is the current behavior?**
Execute yarn install, produce this error:
should have a resolved reference
**If the current …