2 messages · Page 1 of 1 (latest)
Hi everyone, i'm using nest to build a restful api. I'm using an npm package (from node_modules) to import my dto and classes. This package also contains a class with request's query params. It's there a way to make the plugin search for objects outside the src folder?
Anyone?