rharriso/bower-rails

How to understand main_file in Bower?

flyfy1 opened this issue · 3 comments

Hi I'm quite new to Bower, and Bower-Rails.

I see there's 'main_files' in Bowerfile DSL specs... what is it for? I also see 'main' in bower.json, how is it different from MailFile?

More over, I'm trying to get a way to automatically include the css / js files into my application.css, and application.js, is there a way to achieve that?

@SergeyKishenin Thanks for the fast response.. I still don't quite get it: what does it mean, if I include the files into the main_files option?

rake bower:clean won't remove files which you specify with main_files option