Is there any reason why my js comes without line breaks (testing in a browser)? I have a very hard time to debug, plus, normal single line comments // don't work... or is there a 'debug' setting somewhere?
Cheers...
Is there any reason why my js comes without line breaks (testing in a browser)? I have a very hard time to debug, plus, normal single line comments // don't work... or is there a 'debug' setting somewhere?
Cheers...
Can you post what JavaScript you included and how it looks in the browser?
Any js I have comes without nl... I thought you optimise them out... good idea for production... not so good for debugging...
... screenshots (working on Linux btw):
I know I can just use the beautifier... but the debugger reports line one no matter where it stops...
Thanks, we'll get it fixed.