Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Have front page load minimal JS necessary. | Matthew Somerville | 2017-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. |