You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it's a good best practice to assume your site is statically cached.
Also... we want our sites to have the best Lighthouse score they possibly can.
Sort out a default config.
By default we want to treat URLs with params as unique pages (QUERY_STRINGS_CACHE_URLS_AS_UNIQUE_PAGES) and use includedQueryStringParams to specify which exact params to include
Uh oh!
There was an error while loading. Please reload this page.
I think it's a good best practice to assume your site is statically cached.
Also... we want our sites to have the best Lighthouse score they possibly can.
QUERY_STRINGS_CACHE_URLS_AS_UNIQUE_PAGES
) and useincludedQueryStringParams
to specify which exact params to includeThe text was updated successfully, but these errors were encountered: