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

Transitive dependencies for each module #8

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

skydoves
Copy link
Member

@skydoves skydoves commented Dec 2, 2022

🎯 Goal

Transitive dependencies for each module.

Essentially stream-log module is the most basic module and another module must require the stream-log to utilize logging. So by making transitive dependencies, so people don't need to declare multiple dependencies.

@skydoves skydoves self-assigned this Dec 2, 2022
@skydoves skydoves changed the base branch from main to develop December 2, 2022 04:55
@JcMinarro JcMinarro mentioned this pull request Dec 2, 2022
@JcMinarro JcMinarro merged commit 67783f1 into develop Dec 2, 2022
@JcMinarro JcMinarro deleted the update/dependency-graphs branch December 2, 2022 08:35
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

Successfully merging this pull request may close these issues.

2 participants