mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-27 23:41:22 -05:00
chore: tweak todo
This commit is contained in:
@@ -8,8 +8,8 @@ module.exports = (api, options) => {
|
||||
description: 'build for production',
|
||||
usage: 'vue-cli-service build [options]',
|
||||
options: {
|
||||
// TODO
|
||||
// '--mode': `specify env mode (default: ${defaults.mode})`,
|
||||
'--mode': `specify env mode (default: ${defaults.mode})`
|
||||
// TODO build target
|
||||
// '--target': `app | library | web-component (default: ${defaults.target})`
|
||||
}
|
||||
}, args => {
|
||||
|
||||
Reference in New Issue
Block a user