File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,6 @@ Thus, webpack CLI provides different commands for many common tasks.
6666
6767The project also has several utility packages which are used by other commands
6868
69- - [ ` utils ` ] ( ./packages/utils/README.md ) - Several utilities used across webpack-cli.
7069- [ ` generators ` ] ( ./packages/generators/README.md ) - Contains all webpack-cli related yeoman generators.
7170
7271## Getting started
Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ This folder is the collection of those packages.
1313
1414## Packages
1515
16- 1 . [ generators ] ( https://github.com/webpack/webpack-cli/tree/master/packages/generators )
17- 2 . [ info ] ( https://github.com/webpack/webpack-cli/tree/master/packages/info )
18- 3 . [ init ] ( https://github.com/webpack/webpack-cli/tree/master/packages/init )
19- 4 . [ migrate ] ( https://www.npmjs. com/package/@ webpack-cli/migrate )
20- 5 . [ serve ] ( https://github. com/webpack/ webpack-cli/tree/master/packages/serve )
21- 6 . [ utils ] ( https://github.com/webpack/webpack-cli/tree/master/packages/utils )
16+ 1 . [ configtest ] ( https://github.com/webpack/webpack-cli/tree/master/packages/configtest )
17+ 2 . [ generators ] ( https://github.com/webpack/webpack-cli/tree/master/packages/generators )
18+ 3 . [ info ] ( https://github.com/webpack/webpack-cli/tree/master/packages/info )
19+ 4 . [ init ] ( https://github. com/webpack/ webpack-cli/tree/master/packages/init )
20+ 5 . [ migrate ] ( https://www.npmjs. com/package/@ webpack-cli/migrate )
21+ 6 . [ serve ] ( https://github.com/webpack/webpack-cli/tree/master/packages/serve )
22227 . [ webpack-cli] ( https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli )
2323
2424## Generic Installation
You can’t perform that action at this time.
0 commit comments