Add extra emphasis in contributing docs

This commit is contained in:
Andrew Eisenberg
2021-05-06 14:41:18 -07:00
parent 72d57eec6e
commit ff02d1da05

View File

@@ -56,7 +56,8 @@ We recommend that you keep `npm run watch` running in the backgound and you only
1. on first checkout
2. whenever any of the non-TypeScript resources have changed
3. on any change to files included in the webview
3. on any change to files included in one of the webviews
- **Important**: This is easy to forget. You must explicitly run `npm run build` whenever one of the files in the webview is changed. These are the files in the `src/view` and `src/compare/view` folders.
### Installing the extension