We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It looks like the problem is due to comment lines with only one quote, jsmin sees that as an unterminated string. So running jsbuild fails.
It looks like the problem is due to comment lines with only one quote,
jsmin sees that as an unterminated string. So running jsbuild fails.