Skip to content

Commit

Permalink
Adding devServer shorthands for sockHost, sockPort, sockPath. Resolves
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Jan 28, 2020
1 parent 6032b28 commit acbd465
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/DevServer.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ module.exports = class extends ChainedMap {
'quiet',
'setup',
'socket',
'sockHost',
'sockPath',
'sockPort',
'staticOptions',
'stats',
'stdin',
Expand Down

0 comments on commit acbd465

Please sign in to comment.