Store only build compiled assets on public

This commit is contained in:
Joseph Cohen
2015-02-21 01:36:01 -06:00
committed by James Brooks
parent ac32ba20a6
commit 65cf59f982
22 changed files with 2338 additions and 72 deletions
+2
View File
@@ -1,5 +1,7 @@
{
"assetsDir": "app/assets/",
"bowerDir": "app/assets/bower_components",
"cssOutput": "public/dist/css",
"jsOutput": "public/dist/js",
"production": true
}