#It is taking too much time to start and hot-reload nestjs
2 messages · Page 1 of 1 (latest)
Fixed on 11.0.9. This is the PR: https://github.com/nestjs/nest/pull/14597
GitHub
PR Checklist
Please check if your PR fulfills the following requirements:
The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md
Tests for the chan...