• 先に読み込ませたくないそれほど重要でないファイル(Fontawesomeの”All.css”など)を指定して、後から個別に(非同期で)読み込むような設定がほしいです。
    例/「All.css」を指定→All.cssのみ非同期読み込み
    (CSS除外設定では、これとほぼ真逆のことができたので、同様のことができるのではと考えています。)
    よろしくおねがいします。

    [DeepL]
    I’d like to have a setting that allows me to specify less important files (such as Fontawesome’s “All.css”) that I don’t want to load first, and then load them individually (asynchronously) later.
    Example: Specify “All.css” -> Load only All.css asynchronously.
    (With the CSS exclude setting, I was able to do almost the exact opposite of this, so I am thinking that I can do something similar).
    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    Hey tsutlnps149;
    I’m afraid currently AO has no support for that, but I’ll add it to the backlog for consideration.

    In the meantime the best option would be to use “remove render-blocking CSS” option to async all CSS-files and add correct “above the fold CSS” for initial rendering?

    hope this helps,
    frank

Viewing 1 replies (of 1 total)
  • The topic ‘Asynchronous loading specific CSS / 特定CSSを非同期読み込みしたい)’ is closed to new replies.