• Resolved wordpresser

    (@mohammedays)


    I am using flying scripts plugin and I am planning on delaying some scripts.

    is it possible to delay “minified” files? or should I exclude them and then delay them without minifying? thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @mohammedays

    Thank you for reaching out.
    Ideally, you should delay a script that is not crucial for rendering the first view or above-fold contents. 3rd party scripts like tracking scripts, chat plugins, etc.
    So no, you should not delay minified files, those should be deferred if needed of course.
    You should consider which scripts to delay, and exclude them from the Minify in Performance>Minify>Advanced>” Never Minify following JS files”

    Thanks!

    Thread Starter wordpresser

    (@mohammedays)

    great thank you

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘delay minified JS’ is closed to new replies.