Skip to content

Commit 49e4adc

Browse files
rishabh3112ematipico
authored andcommitted
docs: remove deprecated packages description (#979)
1 parent 30b1b8d commit 49e4adc

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

packages/README.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,15 @@ This folder is the collection of those packages.
77

88
## Packages
99

10-
1. [add](https://github.com/webpack/webpack-cli/tree/master/packages/add)
11-
2. [generate-loader](https://github.com/webpack/webpack-cli/tree/master/packages/generate-loader)
12-
3. [generate-plugin](https://github.com/webpack/webpack-cli/tree/master/packages/generate-plugin)
13-
4. [generators](https://github.com/webpack/webpack-cli/tree/master/packages/generators)
14-
5. [info](https://github.com/webpack/webpack-cli/tree/master/packages/info)
15-
6. [init](https://github.com/webpack/webpack-cli/tree/master/packages/init)
16-
7. [make](https://github.com/webpack/webpack-cli/tree/master/packages/make)
17-
8. [migrate](https://github.com/webpack/webpack-cli/tree/master/packages/migrate)
18-
9. [remove](https://github.com/webpack/webpack-cli/tree/master/packages/remove)
19-
10. [serve](https://github.com/webpack/webpack-cli/tree/master/packages/serve)
20-
11. [update](https://github.com/webpack/webpack-cli/tree/master/packages/update)
21-
12. [utils](https://github.com/webpack/webpack-cli/tree/master/packages/utils)
22-
13. [webpack-scaffold](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-scaffold)
10+
1. [generate-loader](https://github.com/webpack/webpack-cli/tree/master/packages/generate-loader)
11+
2. [generate-plugin](https://github.com/webpack/webpack-cli/tree/master/packages/generate-plugin)
12+
3. [generators](https://github.com/webpack/webpack-cli/tree/master/packages/generators)
13+
4. [info](https://github.com/webpack/webpack-cli/tree/master/packages/info)
14+
5. [init](https://github.com/webpack/webpack-cli/tree/master/packages/init)
15+
6. [migrate](https://github.com/webpack/webpack-cli/tree/master/packages/migrate)
16+
7. [serve](https://github.com/webpack/webpack-cli/tree/master/packages/serve)
17+
8. [utils](https://github.com/webpack/webpack-cli/tree/master/packages/utils)
18+
9. [webpack-scaffold](https://github.com/webpack/webpack-cli/tree/master/packages/webpack-scaffold)
2319

2420
## Generic Installation
2521

0 commit comments

Comments
 (0)