We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8ffbe commit 072c537Copy full SHA for 072c537
src/docbuilder/rustwide_builder.rs
@@ -43,6 +43,7 @@ const ESSENTIAL_FILES_VERSIONED: &[&str] = &[
43
"source-script.js",
44
"noscript.css",
45
"rust-logo.png",
46
+ "crates.js",
47
];
48
const ESSENTIAL_FILES_UNVERSIONED: &[&str] = &[
49
"FiraSans-Medium.woff",
0 commit comments