Robostagram / Robotagram

The original game that popped out of the attic !
5 stars 0 forks source link

js files : modules and minification #27

Open tsimbalar opened 12 years ago

tsimbalar commented 12 years ago

minify the javascript we serve ... and modularize it a bit so we do not pollute the global namespace (window)

We can use the Google Closure compiler that comes with play ....