Add `--save-args` flag to write new command defaults to dojorc
Open
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
**Enhancement**
To enhance the dojorc defaults we could add a `--save-args` flag that writes new defaults to `dojorc`.
For example `dojo build -m dev --save-args` would save `mode: 'dev'` to the `dojorc` so that the next time you ran `dojo build` without args it would pick up the dev mode argument.
Contributor guide
Assessment
This issue has not been assessed yet.