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

Properly attribute client-side dependencies #121

Open
1 of 3 tasks
cdchapman opened this issue Feb 9, 2022 · 2 comments
Open
1 of 3 tasks

Properly attribute client-side dependencies #121

cdchapman opened this issue Feb 9, 2022 · 2 comments

Comments

@cdchapman
Copy link
Member

cdchapman commented Feb 9, 2022

  • Create Command to pull in descriptions of client-side dependencies (use npm view [package_name] --json)
  • Create DataSource pulling info from package.json
  • Update colophon to list the client-side dependencies
@cdchapman cdchapman added this to the 3.0 milestone Feb 9, 2022
@cdchapman
Copy link
Member Author

Some reasons to migrate from bower: https://gofore.com/en/stop-using-bower-and-how-to-do-it/

@cdchapman
Copy link
Member Author

How do we differentiate between ruby gem dependencies and npm dependencies?

@cdchapman cdchapman changed the title Properly manage client-side dependencies Properly attribute client-side dependencies Feb 12, 2022
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

1 participant