aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/front.js
Commit message (Collapse)AuthorAgeLines
* Have front page load minimal JS necessary.Matthew Somerville2017-11-15-0/+13
By creating a small file with only what is needed (focus, js flagging), we can drop loading jQuery and all the application JavaScript on the front page, prefetching them instead.