aspect-build / aspect-build/rules_rollup
Prints on success
Open
blocked
enhancement
- Dominant language
- Starlark
- Stars
- 5
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
A successful build should be quiet, but I get
```
INFO: Found 15 targets and 2 test targets...
INFO: From Rollup rollup/tests/index.js:
rollup/tests/gen.js → rollup/tests/index.js...
created rollup/tests/index.js in 5ms
```
Contributor guide
Research direction
Reproduce a successful build involving rollup/tests/gen.js and rollup/tests/index.js, then inspect the rules_rollup entry point that invokes Rollup. Confirm the current INFO and generated-file output, and treat the issue as done when a successful build produces no such output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rollup
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100