jwhitley / requirejs-rails

RequireJS support for your Rails 3 or 4 application
MIT License
592 stars 202 forks source link

precompile asset with bower component error #215

Open fredericgrati opened 9 years ago

fredericgrati commented 9 years ago

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 this error -> "no such file or directory"

Example of bower component -> https://github.com/adamschwartz/log https://github.com/zeroclipboard/zeroclipboard