Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated Bower #89

Open
stweil opened this issue Oct 31, 2018 · 1 comment
Open

Replace deprecated Bower #89

stweil opened this issue Oct 31, 2018 · 1 comment

Comments

@stweil
Copy link
Member

stweil commented Oct 31, 2018

npm suggests to replace Bower by Yarn:

npm WARN deprecated [email protected]: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
@kba
Copy link
Collaborator

kba commented Oct 31, 2018

Bower is dead. I mostly use npm+webpack+babel these days. yarn IMHO has little advantage over recent npm versions.

Migration would involve moving all deps from bower.json to package.json, replace bower_components with node_modules throughout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants