Merge pull request #1319 from MaxLeiter/patch-1

Update README for when to run `npm run build`
This commit is contained in:
Al McKinlay 2017-07-20 08:56:26 +01:00 committed by GitHub
commit d839a9e64a

View file

@ -67,4 +67,4 @@ Before submitting any change, make sure to:
- Read the [Contributing instructions](https://github.com/thelounge/lounge/blob/master/CONTRIBUTING.md#contributing)
- Run `npm test` to execute linters and test suite
- Run `npm run build` if you change or add anything in `client/js/libs` or `client/views`
- Run `npm run build` if you change or add anything in `client/js` or `client/views`