Store only build compiled assets on public
This commit is contained in:
committed by
James Brooks
parent
ac32ba20a6
commit
65cf59f982
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"assetsDir": "app/assets/",
|
||||
"bowerDir": "app/assets/bower_components",
|
||||
"cssOutput": "public/dist/css",
|
||||
"jsOutput": "public/dist/js",
|
||||
"production": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user