HACKING.md: mention app pkgjson/devDeps/electron

This commit is contained in:
Ronan Jouchet 2021-06-16 19:16:55 -04:00
parent b2af6f5435
commit 37769e463c
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ When a new major [Electron release](https://github.com/electron/electron/release
grepping our codebase for every changed API.
- If called for by the breaking changes, perform the necessary API changes
3. Bump `src/constants.ts` / `DEFAULT_ELECTRON_VERSION` & `DEFAULT_CHROME_VERSION`
and `app / package.json / devDeps / electron`
4. On Windows, macOS, Linux, test for regression and crashes:
1. With `npm test` and `npm run test:manual`
2. With extra manual testing