Skip to content

Commit

Permalink
Merge pull request #17 from CodeOfficer/add-bowerrc-file
Browse files Browse the repository at this point in the history
make sure bower_components folder is where broccoli expects
  • Loading branch information
rwjblue committed Feb 20, 2015
2 parents 8e6ead2 + afaa9e4 commit b20843c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bowerrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"directory": "bower_components"
}

0 comments on commit b20843c

Please sign in to comment.