Disable verbose
in the typecheck
executor for the @nx/js/typescript
plugin
#29631
Closed
huv1k
started this conversation in
Feature Requests
Replies: 1 comment
-
This was fixed in release |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a big monorepo with more than 700 projects and running
typecheck
in CI/CD produces big logs, that can't be even displayed inside the Github UI. We need to download logs and investigate it there. I would suggest having ability to run it withoutverbose
by default or be able to disable it. There is even a comment about inside the pluginnx/packages/js/src/plugins/typescript/plugin.ts
Lines 266 to 270 in f24a869
Beta Was this translation helpful? Give feedback.
All reactions