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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -532,7 +532,7 @@ For long term caching use `filename: "[contenthash].css"`. Optionally add `[name
532
532
#### rel="preload" support
533
533
534
534
On browsers that support `<link rel="preload" as="style">`, then CSS links will be preloaded by default.
535
-
This is both to improve page load performance, and addresess Chrome Lighthouse SEO performance audits requiring the use of rel="preload" with asynchronous chunks.
535
+
This is both to improve page load performance, and addresess Chrome Lighthouse SEO performance audits requiring the use of rel="preload" with asynchronous chunks.
0 commit comments