gruntjs / gruntjs/grunt

"version" option has higher priority than a task

Open
#1,606 4 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.