Skip to content

Commit

Permalink
Update README.md for webpack 3.x (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreneter authored and danez committed Jun 25, 2017
1 parent d249119 commit 6063373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ __Notes:__ Issues with the output should be reported on the babel [issue tracker
> webpack 1.x | babel-loader <= 6.x
>
> webpack 2.x | babel-loader >= 7.x (recommended) (^6.2.10 will also work, but with deprecation warnings)
>
> webpack 3.x | babel-loader >= 7.1
```bash
yarn add babel-loader babel-core babel-preset-env webpack --dev
Expand Down

0 comments on commit 6063373

Please sign in to comment.