aspect-build / aspect-build/rules_ts

[dx] improve tsc errors outputted to stdout

Open
#790 2 comments 2 reactions 1 assignee Claimed by @jbedard View on GitHub
engagement note
Dominant language
Starlark
Stars
138
Forks
87
Avg merge
2d 8h
Merged PRs (30d)
3

Description

When comparing pure `tsc` vs `ts_project` outputs the `ts_project` stdout is significantly noisier and harder to understand.

The `ts_project` stdout often includes
* paths into bazel-out/bin
* paths into external/
* the full tsc cli args
* bazel mnemonic

Example:
![Image](https://github.com/user-attachments/assets/6ef5044b-fe99-459b-8bb1-f0336f925c75)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.