We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 62ab32d commit dc2423cCopy full SHA for dc2423c
README.md
@@ -3,6 +3,9 @@
3
<img width="200" height="200" src="https://webpack.js.org/assets/icon-square-big.svg">
4
</a>
5
</div>
6
+
7
+<h1 align="center">Webpack CLI</h1>
8
9
<p align="center">
10
The official CLI of webpack
11
</p>
@@ -15,8 +18,8 @@
15
18
[](https://codeclimate.com/github/webpack/webpack-cli)
16
19
[](https://gitter.im/webpack/webpack)
17
20
[](https://packagephobia.now.sh/result?p=webpack-cli)
21
+[](https://www.npmjs.com/package/webpack-cli)
22
-# webpack CLI
23
24
* [About](#about)
25
- [How to install](#how-to-install)
0 commit comments