Good to hear! We've been using UglifyJS and have been lamenting the lack of source maps when trying to decipher client crash reports, so I look forward to giving that a try!
Jimb Esser Cloud Party On Monday, August 27, 2012 3:09:11 AM UTC-7, Mihai Bazon wrote: > > Hi all, > > I thought I'd drop this here for anyone using UglifyJS that's not > reachable through other channels: I started work on version 2 and it's > already usable, although not yet as good as v1 in terms of > compression. The goals of the rewrite are to have cleaner and more > maintainable code, a better AST structure (now using objects instead > of arrays), full location information in all nodes, add support for > generating source maps and keeping certain comments in the compressed > output. > > More info at the project page: https://github.com/mishoo/UglifyJS2 > > Cheers, > -- > Mihai Bazon, > http://mihai.bazon.net/blog > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
