webpack-cli
webpack-cli copied to clipboard
refactor!: remove `init`, `loader`, & `plugin` commands
What kind of change does this PR introduce? refactor
Did you add tests for your changes? Removed tests If relevant, did you update the documentation? yes
Summary
Remove init, loader, and plugin commands in favor of create-webpack-app package.
Does this PR introduce a breaking change? yes.
Other information No
Let's fix tests
Yes, working on it.
@alexander-akait Done. Should we also drop support for webpack-dev-server v4?