• When I turn on debug info and minify is disabled, I do get the debug info at the end of the HTML source. However, when I also activate the minify option (and optionally turn on debug info for minify) the debug info is lost. Possibly by the optimization of minify itself?

The topic ‘Debug info gone when minify is on’ is closed to new replies.