David

Results 13 comments of David

> May I use the same reproducible repo with #922? I recreated this repository from your template. I think that there will not be the same error because everything is...

> https://github.com/samchon/nestia/blob/master/packages/core/src/decorators/DynamicModule.ts > > About the `DynamicModule`, this is the type of it. In your case, you can just mount controllers by only writing a string literal value `"src/modules/**/*.controller.ts"`. I'm...