Closed
Description
- Operating System: Ubuntu 18.04
- Node Version: v10.11.0
- NPM Version: 6.4.1
- webpack Version: 4.20.2
- webpack-dev-server Version: 3.1.9
- This is a bug
- This is a modification request
Code
You can check out this barebones repo reproducing the issue.
The WDS is using via it's Node API with open: true
.
Expected Behavior
Browser tab should open
Actual Behavior
No browser tab is opened
For Bugs; How can we reproduce the behavior?
You can check out this barebones repo reproducing the issue.