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

remove unnecessary bower tooling #20

Closed
ericblade opened this issue Aug 20, 2019 · 0 comments
Closed

remove unnecessary bower tooling #20

ericblade opened this issue Aug 20, 2019 · 0 comments

Comments

@ericblade
Copy link
Owner

ericblade commented Aug 20, 2019

The world pretty much uses npm or yarn to install javascript modules, I don't think we need to continue supporting bower for that. I'm not yet sure if grunt is used in any way inside the project, or just as an alternative packaging/distribution method to npm. The commit here serratus/quaggaJS@05e6b46#diff-b9cfc7f2cdf78a7f4b91a753d10865a2 seems to include removal of bower/grunt, and unless someone has a good reason for us to keep it, i say we don't.

  • edit: this task originally said grunt not bower. it looks like grunt is used in the build system presently, particularly to run "uglyasm" , though it might be simple to remove the dependency on grunt there too, i just haven't looked to see how that works
@ericblade ericblade changed the title remove unnecessary grunt tooling remove unnecessary bower tooling Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant