mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-31 21:21:52 +00:00
HACKING.md: video doesn't embed, just link to it
This commit is contained in:
parent
1ceffb1a0d
commit
ec12702359
@ -106,8 +106,7 @@ but is painful to do manually. Do yourself a favor and install a
|
||||
- For a good live experience, open two terminal panes/tabs running code/tests watchers:
|
||||
1. Run a TSC watcher: `npm run build:watch`
|
||||
2. Run a Jest unit tests watcher: `npm run test:watch`
|
||||
3. This should look like this:
|
||||
https://user-images.githubusercontent.com/522085/120407694-abdf3f00-c31b-11eb-9ab5-a531a929adb9.mp4
|
||||
3. Here is [a screencast of how the live-reload experience should look like](https://user-images.githubusercontent.com/522085/120407694-abdf3f00-c31b-11eb-9ab5-a531a929adb9.mp4)
|
||||
- Alternatively, you can run both test processes in the same terminal by running: `npm run watch`
|
||||
|
||||
## Release
|
||||
|
Loading…
Reference in New Issue
Block a user