You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't use PWD as a default for --content-base in yargs (#599)
The default value according to --help is the PWD. This is not always true.
If `contentBase` is set in the webpack config, this default value is ignored.
0 commit comments