• Resolved beachmat

    (@beachmat)


    There seems to be a problem with the minify js and minify css options breaking the site with the current version 3.0.8.6. I’m sure it was working until recently, and it seems odd that minify is breaking it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Well, it’s not exactly odd , but sometimes you need to exclude some files from being minified.

    Best regards,

    Thread Starter beachmat

    (@beachmat)

    Well, I can understand defer causing problems, but minify? Why would it prevent the CSS loading properly?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    In some rare case , when being minified , some comment lines , white spaces or special characters are removed or changed , which could lead to a weird CSS issue when combined all these edit together.

    Best regards,

    Thread Starter beachmat

    (@beachmat)

    Okay,thanks. It was working in version 2, and it seems strange that minifying both CSS and JS separately seem to cause the same problem.

    • This reply was modified 5 years, 10 months ago by beachmat.
    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    From what I know , in v3 , the minify/combine library are still using the same one as v2

    Best regards,

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

The topic ‘Minify issues’ is closed to new replies.