samchon / nestia

NestJS Helper Libraries + TypeScript OpenAPI generator
https://nestia.io/
MIT License
1.85k stars 95 forks source link

Question: With `nestjs` official facility #726

Closed starknt closed 10 months ago

starknt commented 10 months ago

Question

Now using Nest's official CLI, nestia seems to work fine. I now have a working repository created.

samchon commented 10 months ago

What do you want to ask?

starknt commented 10 months ago

What do you want to ask?

It is mentioned in the documentation that the official webpack configuration of nest is incompatible with nestia, but it seems that we can make the two work together at a small cost. Could this be a mistake? If you agree, I'll be happy to help revise the documentation. Or do you have other considerations about this issue?