Skip to content

Commit a65fd1e

Browse files
committed
Updated distribution files
1 parent 335dd3a commit a65fd1e

File tree

3 files changed

+37
-1
lines changed

3 files changed

+37
-1
lines changed

material/templates/assets/javascripts/bundle.e1c3ead8.min.js

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

material/templates/assets/javascripts/bundle.e1c3ead8.min.js.map

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/templates/assets/javascripts/integrations/instant/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ export function setupInstantNavigation(
253253
return EMPTY
254254

255255
// Load sitemap immediately, so we have it available when the user initiates
256-
// the first navigation request, so there's no perceived delay.
256+
// the first navigation request without any perceivable delay
257257
const sitemap$ = fetchSitemap(config.base)
258258

259259
// Since we might be on a slow connection, the user might trigger multiple

0 commit comments

Comments
 (0)