1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00

Updated distribution files

This commit is contained in:
squidfunk 2024-01-28 11:52:02 +07:00
parent 335dd3addb
commit a65fd1ed9e
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF
3 changed files with 37 additions and 1 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -253,7 +253,7 @@ export function setupInstantNavigation(
return EMPTY
// Load sitemap immediately, so we have it available when the user initiates
// the first navigation request, so there's no perceived delay.
// the first navigation request without any perceivable delay
const sitemap$ = fetchSitemap(config.base)
// Since we might be on a slow connection, the user might trigger multiple