Skip to content

Commit 09cade1

Browse files
siakaramalegosjhnns
authored andcommitted
Adds the --save-dev flag to the install command (#49)
1 parent c82150a commit 09cade1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ The extract-loader works similar to the [extract-text-webpack-plugin](https://gi
2222
Installation
2323
------------------------------------------------------------------------
2424

25-
`npm install extract-loader`
25+
```bash
26+
$ npm install extract-loader --save-dev
27+
```
2628

2729
<br>
2830

0 commit comments

Comments
 (0)