google-code-export / sandy-disaster-recovery

Automatically exported from code.google.com/p/sandy-disaster-recovery
2 stars 2 forks source link

Performance: Compile the Closure Javascript #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Compile the Closure Javascript. This requires fixing our object references (use 
site["status"] instead of site.status.

We also need to add an externs.js file referencing things like the Google Maps 
API.

This will improve loading time a bit.

Original issue reported on code.google.com by rostovp...@gmail.com on 8 Nov 2012 at 3:46

GoogleCodeExporter commented 9 years ago

Original comment by rostovp...@gmail.com on 8 Nov 2012 at 7:12