modestmaps / modestmaps-js

Modest Maps javascript port
http://modestmaps.com
395 stars 73 forks source link

Switch from YUICompressor #39

Closed tmcw closed 11 years ago

tmcw commented 12 years ago

YUICompressor has done us well but many systems are shipping without Java, so its benefit of being installation-free is fading. A good option would be uglifyjs, with a fallback to google closure compiler on appspot for the no-install option.