Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move third party libraries into vendor directories | Matthew Somerville | 2017-05-23 | -5/+0 |
| | | | | | | | | This makes the git hook that lints our own JavaScript easier, and keeps things more cleanly separated. We also remove unused third party libraries (select2 and jquery.placeholder). | |||
* | Split up modernizr/html5shiv/yepnope. | Matthew Somerville | 2016-08-16 | -0/+5 |
We only need html5shiv for <IE9, and we only use yepnope on the front page. |