Debug Flag
Open
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
**Enhancement**
Most commands should support some sort of `--debug` flag. For example with `dojo test` the `--debug` flag would provide information about what arguments are being sent to intern, where paths resolve to and the like. It will make supporting the tooling easier or allow us to provide advice to others on why a certain things is not working. Ideally it would pass on a similar flag to launched processes to be more verbose or log out diagnostic information.
Contributor guide
Assessment
This issue has not been assessed yet.