Skip to content

Commit 5383624

Browse files
authored
Added yarn install
1 parent 4efc4b1 commit 5383624

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Install via npm:
1010
npm install chunk-manifest-webpack-plugin
1111
```
1212

13+
Install via yarn:
14+
15+
```shell
16+
yarn add chunk-manifest-webpack-plugin
17+
```
18+
1319
And then require and provide to webpack:
1420

1521
```javascript

0 commit comments

Comments
 (0)