Build assets on at compile time. No more static assets in the repo.

This commit is contained in:
Graham Campbell
2015-01-03 23:11:50 +00:00
committed by James Brooks
parent d00e413656
commit 307d07a80a
20 changed files with 29 additions and 2285 deletions

View File

@@ -1,3 +1,4 @@
{
"directory": "app/assets/bower_components"
"directory": "app/assets/bower_components",
"interactive": false
}