Fixed Elixir workflow

This commit is contained in:
Elliot Hesp
2014-12-04 10:29:05 +00:00
parent dd5fcd6189
commit 8ffdd83190
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
{
"assetsDir": "app/assets",
"cssOutput": "public/css",
"jsOutput": "public/js"
}
"assetsDir": "app/assets/",
"bowerDir": "app/assets/bower_components"
}