Function: createDevServerConfig()
createDevServerConfig(
__namedParameters):object
Defined in: webpack/utils/utils.ts:55
Creates hmr dev server configuration from provided contexts and arguments with this priority args -> ctx -> imaConfig -> [defaults].
Parameters
__namedParameters
args?
ctx?
imaConfig
Returns
object
hostname
hostname:
string
port
port:
number
publicUrl
publicUrl:
string