Skip to content

Commit 68cb269

Browse files
sypharjyn514
andcommitted
Update src/web/mod.rs
Co-authored-by: Joshua Nelson <github@jyn.dev>
1 parent 63c830d commit 68cb269

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/web/mod.rs

+2
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ impl Handler for MainHandler {
163163
}
164164
}
165165

166+
// This is kind of a mess.
167+
//
166168
// Some versions of rustdoc in 2018 did not respect the shared static root
167169
// (--static-root-path) and so emitted HTML that linked to shared static files via a local
168170
// path. For instance, `<script src="../main-20181217-1.33.0-nightly-adbfec229.js">` instead

0 commit comments

Comments
 (0)