Closed GoogleCodeExporter closed 8 years ago
Sounds like you're trying to use advanced compilation. Any JS code would need
to be specially crafted to work correctly with that compression level. I played
around with that once, but the payoff seemed disproportionately small to the
work required. I suggest you use closure compiler's simple optimizations. It's
still one of the best minifiers available, and it's designed to work correctly
with all valid JS.
Original comment by Jeff.Mott.OR
on 12 Feb 2013 at 8:20
Original issue reported on code.google.com by
terinjokes@gmail.com
on 12 Feb 2013 at 8:01