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.
-h
hmr-port
1 parent b02839f commit c2022b3Copy full SHA for c2022b3
1 file changed
src/cli.js
@@ -14,7 +14,7 @@ program
14
parseInt
15
)
16
.option(
17
- '-h, --hmr-port <port>',
+ '--hmr-port <port>',
18
'set the port to serve HMR websockets, defaults to random',
19
20
0 commit comments