electron-userland / electron-userland/electron-webpack

After recompile webpack opens a browser tab instead of refreshing the electron window

Open
#212 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
902
Forks
168
PR merge metrics
No merged PRs in 30d

Description

I'm assuming this isn't the expected behaviour. After hot reloading the app receives `App hot update...` but then a new tab opens in my browser without reload the actual electron window.

Is there something wrong with my configuration? Or is it something with electron-webpack. I tried adding `open:false` to the configuration for the devServer, but this doesn't seem to be helping.

Project: https://github.com/Superjo149/auryo/tree/typescript-refactor

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.