We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a8d9d commit 41f5d2bCopy full SHA for 41f5d2b
site/frontend/README.md
@@ -10,6 +10,7 @@ This directory contains code for the `rustc-perf` website frontend.
10
```console
11
$ npm run watch
12
```
13
+ > This command always incorporates the `cargo run --bin site` command to enable dynamic reloading on the website.
14
- Production build - build optimized and minimized files.
15
16
$ npm run build
0 commit comments