nestia icon indicating copy to clipboard operation
nestia copied to clipboard

Router module bug

Open ilterugur opened this issue 1 year ago • 3 comments

Bug Report

Nestia doesnt support NestJS router module. It just ignores defined paths on router module config

ilterugur avatar Jul 28 '22 16:07 ilterugur

I think it's related to #136 but not sure about if the router module is the topic that he's talking about

ilterugur avatar Jul 28 '22 16:07 ilterugur

I think we are talking about different things, the module I mention is in form of "packages" on monorepos.

Good catch, tho

SkyaTura avatar Aug 10 '22 15:08 SkyaTura

As nestia read individual controller files, it's not possible to detect router module path yet.

I'll try to support the module path through nestia.config.ts file.

However, this issue would be solved after #128 and #141.

samchon avatar Aug 12 '22 06:08 samchon

@samchon is this resolved? If so then how can we configure nestia so that it picks up router module paths as well, thanks

yousufdev avatar Sep 25 '23 12:09 yousufdev

Not supported, and no way to support it.

samchon avatar Sep 25 '23 14:09 samchon