You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,8 @@ We recommend that you keep `npm run watch` running in the backgound and you only
56
56
57
57
1. on first checkout
58
58
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.
0 commit comments