Which version of the Bower package name should be used when installing with bower-rails -


some package names, e.g. fitvids use camelcased spelling github repository, yet when search bower repository them, e.g http://bower.io/search/?q=fitvids, returns lower case name.

it has been experience if install wrong name, can end subtle bugs, e.g. fitvids loads in development not precompile on heroku

which name should use when installing bower-rails?

i think correct way use registered name component, lower cased fitvids example. also, see related thread on github


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -