initial commit of new asset pipeline work + user agent handling

This commit is contained in:
Andy Miller
2014-08-15 22:05:22 -06:00
parent def9653781
commit 0e9417ab1b
70 changed files with 13573 additions and 185 deletions

2
vendor/autoload.php vendored
View File

@@ -4,4 +4,4 @@
require_once __DIR__ . '/composer' . '/autoload_real.php';
return ComposerAutoloaderInit59d31b9205a8126f2a856995d42bb492::getLoader();
return ComposerAutoloaderInit70d1fc134524e0edbf7795cd92686187::getLoader();