Skip to content

Commit

Permalink
Since Bower version 1.7.9 the option json in .bowerrc is trigge…
Browse files Browse the repository at this point in the history
…ring a different behavior, i.e. logs are printed as json, which leads to long log files.
  • Loading branch information
flekschas committed Apr 11, 2016
1 parent f7cacae commit 8562f47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions refinery/ui/.bowerrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"directory": "bower_components",
"json": "bower.json"
"directory": "bower_components"
}

0 comments on commit 8562f47

Please sign in to comment.