Skip to content

Commit 41f5d2b

Browse files
committed
Clarify local development setup
ref: #1874
1 parent 26a8d9d commit 41f5d2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/frontend/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This directory contains code for the `rustc-perf` website frontend.
1010
```console
1111
$ npm run watch
1212
```
13+
> This command always incorporates the `cargo run --bin site` command to enable dynamic reloading on the website.
1314
- Production build - build optimized and minimized files.
1415
```console
1516
$ npm run build

0 commit comments

Comments
 (0)