voidzero-dev / voidzero-dev/vite-plus
Print tracked files & env vars
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 262
- Avg merge
- 1d 34m
- Merged PRs (30d)
- 135
Description
### Description
It would be extremely useful to be able to identify what files/folders are being tracked as inputs/outputs, and what environment variables are tracked for inputs.
This would allow users to be able to determine whether or not they need to include or exclude certain things.
### Suggested solution
Print tracked files/directories & environment variables when running with `--verbose`.
### Alternative
_No response_
### Additional context
_No response_
### Validations
- [x] Read the [Contributing Guidelines](https://github.com/voidzero-dev/vite-plus/blob/main/CONTRIBUTING.md).
- [x] Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
- [x] Check that there isn't already an issue requesting the same feature.
Contributor guide
Assessment
This issue has not been assessed yet.