Viewing 1 replies (of 1 total)
  • Plugin Support mgordon7

    (@mgordon7)

    Hello,

    Thank you for reaching out.

    This is a minified file in one line, and it is correct by default. The entire code is in a single long line. Variables and function names are abbreviated. There are no indentations or line breaks. Comments and whitespaces are stripped and extremely minimal. This is typical of JavaScript files processed for production use, where modification reduces file size to improve loading speed.

    Regards

Viewing 1 replies (of 1 total)

The topic ‘after uptade. Minify Javascript problem’ is closed to new replies.