Update CONTRIBUTING.md

Co-authored-by: Simon Knott <info@simonknott.de>
Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
Max Schmitt 2024-12-13 09:28:54 -08:00 committed by GitHub
parent 3d5e2b6f08
commit 26cd4e9adc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ npm run watch
npx playwright install npx playwright install
``` ```
**Experimental watch mode for recorder/trace-viewer/UI Mode** **Experimental dev HRR mode for recorder/trace-viewer/UI Mode**
``` ```
PW_HMR=1 npm run watch PW_HMR=1 npm run watch