-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
- Original Issue: in safari, not passing host fails the live reload of code survivejs/webpack-book#343
- Webpack Version: 5.x
- Operating System (or Browser): MacOS Big Sur
- Node Version: 12 or newer
- webpack-plugin-serve Version: 1.3.0
How Do We Reproduce?
I have the example project at https://github.com/survivejs-demos/webpack-demo .
According to @superandrew, live reload fails in the development set up (npm start) if host isn't set for webpack-plugin-serve.
Expected Behavior
Live reload should work without host set for Safari like it does for Chrome.
I guess the question is what's different in Safari.
Actual Behavior
It doesn't work at the moment.
Metadata
Metadata
Assignees
Labels
No labels