Move bower_components into vendor. Closes #747

This commit is contained in:
James Brooks
2015-06-19 11:47:38 +01:00
parent 9f528584f0
commit 2579b8a48e
7 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"bowerDir": "bower_components",
"bowerDir": "vendor/bower_components",
"cssOutput": "public/dist/css",
"jsOutput": "public/dist/js",
"production": true