Skip to content

Commit

Permalink
add note about webpack 4
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianS90 committed Apr 26, 2018
1 parent eb88760 commit 14e6ba9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ The benefits of this plugin are:


## Install

**Note:** The current version of this plugin requires webpack 4, for older webpack please use `^1.0.2`.

```bash
yarn add webpack-polyfill-injector --dev
```
Expand Down

0 comments on commit 14e6ba9

Please sign in to comment.