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

我有一个问题,关于依赖注入和模块导入的 #13431

Closed
1 task done
sugar258596 opened this issue Apr 14, 2024 · 1 comment
Closed
1 task done

我有一个问题,关于依赖注入和模块导入的 #13431

sugar258596 opened this issue Apr 14, 2024 · 1 comment
Labels
needs triage This issue has not been looked into type: enhancement 🐺

Comments

@sugar258596
Copy link

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

NestJS version

8.13.0

Is your performance suggestion related to a problem? Please describe it

一共个四个模块:a,b,c,d;
在模块a 中注入了模块b,和引入了模块c (a使用到了c中的方法),模块d 中导入了模块a.。。。
为什么在模块d 中也必须导入 b和c呢???,不导入的话不能运行,

Describe the performance enhancement you are proposing and how we can try it out

Benchmarks result or another proof (eg: POC)

@sugar258596 sugar258596 added needs triage This issue has not been looked into type: enhancement 🐺 labels Apr 14, 2024
@micalevisk
Copy link
Member

please, write in English

@micalevisk micalevisk closed this as not planned Won't fix, can't repro, duplicate, stale Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue has not been looked into type: enhancement 🐺
Projects
None yet
Development

No branches or pull requests

2 participants