Skip to content

Commit ff02d1d

Browse files
committed
Add extra emphasis in contributing docs
1 parent 72d57ee commit ff02d1d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ We recommend that you keep `npm run watch` running in the backgound and you only
5656

5757
1. on first checkout
5858
2. whenever any of the non-TypeScript resources have changed
59-
3. on any change to files included in the webview
59+
3. on any change to files included in one of the webviews
60+
- **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.
6061

6162
### Installing the extension
6263

0 commit comments

Comments
 (0)