DaftMonk / angular-tour

AngularJS directive for giving an interactive tour of your website.
http://daftmonk.github.io/angular-tour/
MIT License
608 stars 137 forks source link

Bower ignore list does not allow custom integration #72

Closed xurion closed 8 years ago

xurion commented 8 years ago

I have a project that I wish to add angular-tour to, and I want to compiled the SCSS and JS files as part of my project.

I am unable to do this, as the bower.json is set to ignore the src directory.