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

    (@vmarko)

    Hello @ssiddiqi4

    Thank you for your inquiry and I am happy to assist you with this.
    In Performance>Minify>JS minify settings there is an Embed type: so you can choose Non-blocking using “defer”.
    This option will defer parsing of JS files but please note that it may cause that some resources will not load.
    As I can see those files are being served from CDN, so when you change the minify settings you also need to purge both minify and CDN or manually purge the CDN paths of those files so the changes could take effect.
    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Gzip for Javascript not working properly’ is closed to new replies.