Bower: [Question] Why does bower recommend yarn? But yarn does not support bower.

Created on 18 Apr 2017  路  7Comments  路  Source: bower/bower

In the website of bower, it says:

...psst! While Bower is maintained, we recommend yarn and webpack for new front-end projects!

But I found out that yarn dropped the support for bower. http://stackoverflow.com/a/40035166

Most helpful comment

Also, yarn doesn't need to support bower, as it is an alternative, not an integration. The purpose of both bower and yarn is simple: download dependencies of your project into some directory. Please read Bower's blog to know why yarn might be a better choice.

All 7 comments

I will close this for now. Feel free to join our discord channel if you have any further questions.

Also, yarn doesn't need to support bower, as it is an alternative, not an integration. The purpose of both bower and yarn is simple: download dependencies of your project into some directory. Please read Bower's blog to know why yarn might be a better choice.

As long as the js packages can be included via traditional