electron-userland / electron-userland/electron-webpack
local modules (monorepo)
Open
- Dominant language
- TypeScript
- Stars
- 902
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
I have a monorepo containing a "core" module and an electron-webpack project.
Currently, webpack does not HMR if I change something in my external module (manual reload works), which makes absolute sense. I tried a custom webpack config but cant get it to work.
How to configure "electron-webpack" to pickup changes in specific modules inside "node_modules"?
thx a lot!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.