Update CONTRIBUTING.md
Co-authored-by: Dmitry Gozman <dgozman@gmail.com> Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
parent
26cd4e9adc
commit
9308ed8906
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue