Frédéric GRATI

Results 2 issues of Frédéric GRATI

I would like to delete and re-install my bower components each time I precompile my assets. I have the following bower_rails.rb ``` BowerRails.configure do |bower_rails| bower_rails.install_before_precompile = true bower_rails.resolve_before_precompile =...

enhancement

Hello, I have a pb with r.js when I try to compile my assets. When the bower component used has an array for main property into his bower.json, I have...