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

Fixes #23 Local inject now correctly provides container to local module #27

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

ncipollo
Copy link
Contributor

@ncipollo ncipollo commented Dec 4, 2024

Fixes #23 We now correctly set the container on the local module when using inject { }. This fixes the issue where local dependencies are not found when using a Container vs WhoopDI.

Copy link
Contributor

@jrosen081 jrosen081 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪂

@ncipollo ncipollo merged commit ce3bb94 into main Dec 12, 2024
1 check passed
@ncipollo ncipollo deleted the ncipollo/23/container-local-inject-fix branch December 12, 2024 14:23
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.

Container local inject does not set itself as container on local module
2 participants