Open
Description
"override hard-coded arguments" needs to be referred to as "override hard-coded command line arguments" as the current description is far to open to miss-interpretation, clearly has been causing confusion for users.
The context needs to be updated to bring clarity to the function of the parameters screen.
FYI the "override hardcoded arguments" is about arguments in the scripts in package.json
, for example vue-cli-service build --dest ./out
.
Originally posted by @Akryum in #2639 (comment)