We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2810f commit c53965bCopy full SHA for c53965b
book.toml
@@ -18,7 +18,7 @@ smart-punctuation = true
18
edition = "2021"
19
20
[preprocessor.spec]
21
-command = "cargo run --manifest-path mdbook-spec/Cargo.toml"
+command = "cargo run --release --manifest-path mdbook-spec/Cargo.toml"
22
23
[build]
24
extra-watch-dirs = ["mdbook-spec/src"]
0 commit comments