Document `yarn link` before running tests (#570)

This commit is contained in:
Kees Kluskens 2017-01-29 14:08:12 +01:00 committed by Jan Nicklas
parent d937cb2ffa
commit 717eb6818b
1 changed files with 2 additions and 0 deletions

View File

@ -312,6 +312,8 @@ You're free to contribute to this project by submitting [issues](https://github.
This project uses the [semistandard code style](https://github.com/Flet/semistandard).
This plugin follows the webpack teams decision to support [node 4+](http://node.green/).
Before running the tests, make sure to execute `yarn link` and `yarn link html-webpack-plugin` (or the npm variant of this).
# License
This project is licensed under [MIT](https://github.com/ampedandwired/html-webpack-plugin/blob/master/LICENSE).