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

feat: support lazy injectable #44

Merged
merged 1 commit into from
Aug 1, 2022
Merged

feat: support lazy injectable #44

merged 1 commit into from
Aug 1, 2022

Conversation

hyj1991
Copy link
Member

@hyj1991 hyj1991 commented Aug 1, 2022

此 PR 旨在支持 @Injectable({ lazy: true }),此时类下所有的属性均采用 lazy handler 的方式加载

@hyj1991 hyj1991 requested a review from JerrysShan August 1, 2022 12:09
@hyj1991 hyj1991 merged commit 0497742 into artusjs:master Aug 1, 2022
@fengmk2
Copy link
Member

fengmk2 commented Aug 5, 2022

循环依赖解锁

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.

3 participants