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
minimize createConfig such that it only normalizes CLI arguments to API options, but does not handle defaults. Instead, the API should handle setting defaults.
move the logic of bin/webpack-dev-server into webpack-cli serve, such that webpack-cli serve calls the Dev Server API.