Commit Graph

6 Commits

Author SHA1 Message Date
Evan You
b916c32a66 chore: improve vue inspect failure message
ref #1805
2018-07-17 16:22:28 -04:00
Evan You
fd1c0d5b8a feat(inspect): add --rules and --plugins options for inspect command 2018-05-11 17:21:06 -04:00
Evan You
82349ba254 feat(inspect): add --rule and --plugin options for inspect command 2018-05-11 17:16:20 -04:00
Derek Henscheid
6ca86aa667 feat(inspect): add a -v/--verbose flag to inspect command to output full functions (#1175)
close #1157
2018-04-26 16:56:44 -04:00
Jarrod Davis
0f9a44a77a fix(inspect): correct usage of resolve (#773)
Use `basedir` to specify the initial search path for resolving the CLI
service, since `cwd` is not a valid option property.
2018-02-04 10:49:38 -05:00
Evan You
4c00cfaa3b feat: vue inspect that proxies to vue-cli-service 2018-02-02 02:10:28 -05:00