TL;DR preload本質:preload 是聲明式的fetch,可以改變瀏覽器加載資源的優先級, ... <link rel="preload" as="style" href="asyncstyle.css" ...
確定! 回上一頁