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

allow to override/merge dependencies and be able to create dependencies using existing dependencies #20

Open
kamaz opened this issue Jan 30, 2021 · 0 comments
Labels

Comments

@kamaz
Copy link
Contributor

kamaz commented Jan 30, 2021

      // should we be throwing error when already set
      // or
      // just collect all of them and process later
      // e.g.
      // .global(...somedependencies)
      // .global(...moredependencies)
      // .global(...somedependencies)
      // .global(({dependecies})...moredependencies)
@kamaz kamaz added the feature label Jan 30, 2021
@kamaz kamaz changed the title allow to override dependencies and be able to create dependencies using existing dependencies allow to override/merge dependencies and be able to create dependencies using existing dependencies Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant