Re: When to minify?
On Nov 19, 11:04 pm, Thomas 'PointedEars' Lahn <PointedE...@we b.de>
wrote:
minified !== obfuscated: JSMin: http://fmarcia.info/jsmin/test.html
--
Jorge.
On Nov 19, 11:04 pm, Thomas 'PointedEars' Lahn <PointedE...@we b.de>
wrote:
>
OK, so how do you suggest to debug a one-liner that is the result of the
minifying of, say, 500+ LOCs? And even if you could do that *always*, I
seriously doubt you can look at one example of p,a,c,k,e,d code junk and
tell me at once which identifier in it means which in the original code,
>(...)
OK, so how do you suggest to debug a one-liner that is the result of the
minifying of, say, 500+ LOCs? And even if you could do that *always*, I
seriously doubt you can look at one example of p,a,c,k,e,d code junk and
tell me at once which identifier in it means which in the original code,
>(...)
--
Jorge.
Comment