Skip to content
Discussion options

You must be logged in to vote

Hey @y-nk, the method is gone in inversify@7. You should delegate in ContainerModules instead.

  1. Given c1 and c2 two containers.
  2. Given m1 and m2 two container modules with the bindings for c1 and c2 respectively.
  3. Merging c1 and c2 is equivalent to create a container and load m1 and m2.

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@notaphplover
Comment options

@y-nk
Comment options

@notaphplover
Comment options

@y-nk
Comment options

@notaphplover
Comment options

Answer selected by y-nk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants