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

Eliminate bower dependencies #223

Closed
chill117 opened this issue Feb 1, 2016 · 1 comment
Closed

Eliminate bower dependencies #223

chill117 opened this issue Feb 1, 2016 · 1 comment
Assignees

Comments

@chill117
Copy link
Contributor

chill117 commented Feb 1, 2016

Why:

  • When switching between branches that each different versions of bower dependencies, it is necessary to delete the lib directory and re-install all the bower dependencies. Bower is not good with updating/downgrading currently installed packages.
  • JointJS is already installing all dependencies via NPM.

Notes:

  • Keep the bower.json file as an instruction set for bower so that users can still install JointJS via bower.
@chill117 chill117 self-assigned this Feb 1, 2016
kumilingus added a commit that referenced this issue Feb 4, 2016
@chill117
Copy link
Contributor Author

chill117 commented Feb 5, 2016

There are still some dev dependencies installed via bower, which could not be removed just yet. I will close this issue for now; can revisit later.

@chill117 chill117 closed this as completed Feb 5, 2016
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