Skip to content

Instantly share code, notes, and snippets.

@adamthebig
Created January 26, 2015 17:34
Show Gist options
  • Save adamthebig/a0c03779c3093d6537be to your computer and use it in GitHub Desktop.
Save adamthebig/a0c03779c3093d6537be to your computer and use it in GitHub Desktop.
Change the default "bower_components" install location (Add a .bowerrc file in the root)
{
"directory" : "public/assets/lib"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment