Skip to content

Commit 343cf65

Browse files
add noscript.css to essential-files
1 parent 017c47c commit 343cf65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/docbuilder/chroot_builder.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,8 @@ impl DocBuilder {
385385
"settings.css",
386386
"storage.js",
387387
"theme.js",
388-
"source-script.js"],
388+
"source-script.js",
389+
"noscript.css"],
389390
// files doesn't require rustc version subfix
390391
["FiraSans-Medium.woff",
391392
"FiraSans-Regular.woff",

0 commit comments

Comments
 (0)