webpack-cli icon indicating copy to clipboard operation
webpack-cli copied to clipboard

refactor!: remove `init`, `loader`, & `plugin` commands

Open snitin315 opened this issue 1 year ago • 3 comments

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

snitin315 avatar Oct 21 '24 15:10 snitin315

Let's fix tests

alexander-akait avatar Oct 21 '24 15:10 alexander-akait

Yes, working on it.

snitin315 avatar Oct 21 '24 15:10 snitin315

@alexander-akait Done. Should we also drop support for webpack-dev-server v4?

snitin315 avatar Oct 22 '24 06:10 snitin315