Commit Graph

1 Commits

Author SHA1 Message Date
Tyler Renelle b8d4a9d6a2 move all javascript file loading (/public/js/* and external scripts)
from html file to javascript load function. This way we can utilize
require() for concatenation & faster page load, and $.getScript() for
async script-loading
2012-12-05 08:09:27 -08:00