File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,18 +13,15 @@ This folder is the collection of those packages.
1313
1414## Packages
1515
16- 1 . [ configtest] ( https://github.com/webpack/webpack-cli/tree/main/packages/configtest )
17- 2 . [ create-webpack-app] ( https://github.com/webpack/webpack-cli/tree/main/packages/create-webpack-app )
18- 3 . [ info] ( https://github.com/webpack/webpack-cli/tree/main/packages/info )
19- 4 . [ serve] ( https://github.com/webpack/webpack-cli/tree/main/packages/serve )
20- 5 . [ webpack-cli] ( https://github.com/webpack/webpack-cli/tree/main/packages/webpack-cli )
16+ 1 . [ create-webpack-app] ( https://github.com/webpack/webpack-cli/tree/main/packages/create-webpack-app )
17+ 2 . [ webpack-cli] ( https://github.com/webpack/webpack-cli/tree/main/packages/webpack-cli )
2118
2219## Generic Installation
2320
2421Standalone installation of packages (except ` create-webpack-app ` , it is a self-sufficient package)
2522
2623``` shell
27- npm install webpack-cli @webpack-cli/ < package >
24+ npm install webpack-cli
2825```
2926
3027---
You can’t perform that action at this time.
0 commit comments