Load JS Deferred / Delay Js Execution - WPROCKET

Hi -

Everytime i use these settings on wp rocket - the mobile menu opens and closes on page load.

Can you tell me what JS files / folders i need to exclude to allow these settings to work?

Hey @jackc,

Thanks for reaching out!

I suggest that you exclude all our assets from any minifications. Don’t worry our assets is fully optimize out of the box.

Hope that helps.

What url do i need to exclude your assets.

also - I’m not minifying, simply want to defer and delay, thanks.

will this work?
/pro/(.*).js

Hi @jackc,

You can use the regex to exclude it.

Thanks