vue-cli
vue-cli copied to clipboard
fix: vue build should allowUnknownOption
What kind of change does this PR introduce? (check at least one)
- [x] Bugfix
- [ ] Feature
- [ ] Code style update
- [ ] Refactor
- [ ] Docs
- [ ] Underlying tools
- [ ] Other, please describe:
Does this PR introduce a breaking change? (check one)
- [ ] Yes
- [x] No
Other information:
The Command
vue build
, which is the alias of vue-cli-service build
, should allowUnknownOption.