v0.2.1
Patches
-
(
cli
) Fixedwatch
default flag values overriding customconfig.devServer
(#26): 3a0e7ac
Applies tohttps
,host
, andport
values.Flag values are supposed to override
pwa.config.js
keys, but only when actually specified. Default flag values are always there, whether or not the flag was passed. We look for config values if & only if the default is received.