mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Updated distribution files
This commit is contained in:
parent
335dd3addb
commit
a65fd1ed9e
29
material/templates/assets/javascripts/bundle.e1c3ead8.min.js
vendored
Normal file
29
material/templates/assets/javascripts/bundle.e1c3ead8.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -253,7 +253,7 @@ export function setupInstantNavigation(
|
|||||||
return EMPTY
|
return EMPTY
|
||||||
|
|
||||||
// Load sitemap immediately, so we have it available when the user initiates
|
// 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)
|
const sitemap$ = fetchSitemap(config.base)
|
||||||
|
|
||||||
// Since we might be on a slow connection, the user might trigger multiple
|
// Since we might be on a slow connection, the user might trigger multiple
|
||||||
|
Loading…
Reference in New Issue
Block a user