Update CONTRIBUTING.md

Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
Max Schmitt 2024-12-13 10:38:03 -08:00 committed by GitHub
parent 26cd4e9adc
commit 9308ed8906
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 dev HRR mode for recorder/trace-viewer/UI Mode** **Experimental dev mode with Hot Module Replacement for recorder/trace-viewer/UI Mode**
``` ```
PW_HMR=1 npm run watch PW_HMR=1 npm run watch