"version" option has higher priority than a task
Open
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
sorry, the title may be a bit confusing, so please feel free to change it, but what I noticed is that next command
`grunt buildTask --property1=123 --version=1.0-SNAPSHOT`
instead of executing task "buildTask" with two parameters, just prints version string
```
grunt-cli v1.2.0
grunt v0.4.5
```
Contributor guide
Assessment
This issue has not been assessed yet.