We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
onListening
1 parent 1e87e78 commit 2a711c3Copy full SHA for 2a711c3
examples/on-listening/README.md
@@ -24,6 +24,6 @@ npx webpack serve --open
24
25
## What Should Happen
26
27
-1. The script should open `https://localhost:8080/` in your default browser.
+1. The script should open `http://localhost:8080/` in your default browser.
28
2. You should see the text on the page itself change to read `Success!`.
29
3. Check the terminal output, you should see `Listening on port: 8080` in the output.
0 commit comments