mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-22 18:18:55 +00:00
HACKING.md: mention app pkgjson/devDeps/electron
This commit is contained in:
parent
b2af6f5435
commit
37769e463c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user