ympd icon indicating copy to clipboard operation
ympd copied to clipboard

Ultra, mega, very long line

Open sledzik1984 opened this issue 7 years ago • 1 comments

ympd/htdocs/js/modernizr-custom.js has been formatted as one ultralong line of code that no one can read and understand. Right now I'm trying to Debianize YMPD but that ultralong line makes an lintian error.

Is there any chance to make that file normal, human readable?

sledzik1984 avatar Jul 16 '17 12:07 sledzik1984

You can open the link in the second line of the file

 * Build: http://modernizr.com/download/#-touch-shiv-cssclasses-teststyles-prefixes-load

and remove the minify property on the left, then build it.

BenjaminHae avatar Jul 16 '17 13:07 BenjaminHae