heyMP / frontend-dev

Don't use this anymore now that polymer and web components exist :)
8 stars 2 forks source link

Ignore certain bower files the correct way #9

Closed heyMP closed 9 years ago

heyMP commented 9 years ago

Currently, we are excluding jquery in bower by running 'rm -rf jquery' after each bower install. We should be doing this in the gulp configuration.