Skip to content

Commit 072c537

Browse files
committed
Add crates.js to required files
1 parent 4d8ffbe commit 072c537

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docbuilder/rustwide_builder.rs

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const ESSENTIAL_FILES_VERSIONED: &[&str] = &[
4343
"source-script.js",
4444
"noscript.css",
4545
"rust-logo.png",
46+
"crates.js",
4647
];
4748
const ESSENTIAL_FILES_UNVERSIONED: &[&str] = &[
4849
"FiraSans-Medium.woff",

0 commit comments

Comments
 (0)