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

Get rid of bower #19

Open
Lucas-C opened this issue Jan 12, 2018 · 0 comments
Open

Get rid of bower #19

Lucas-C opened this issue Jan 12, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@Lucas-C
Copy link
Member

Lucas-C commented Jan 12, 2018

Only use npm. Or even switch to yarn

Bower uses a flat dependency tree, requiring only one version for each package, reducing page load to a minimum (it aims for minimal resource load)

Still, with npm 3 improvments it isn't worth using it IMHO

Among the benefits of switching to npm: getting support for snyk+GitHub dependencies analysis

@Lucas-C Lucas-C added the enhancement New feature or request label Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant