Is your feature request related to a problem? Please describe.
It's hard to debug when vue-docgen-api fails to parse components(#82, #83 ). There's no error/warning message about it and the addon just shows only props table. Too bad UX!
Describe the solution you'd like
Emit an error or warning if vue-docgen-api threw an error.
Describe alternatives you've considered
hmm... add the note to README?
Is your feature request related to a problem? Please describe. It's hard to debug when vue-docgen-api fails to parse components(#82, #83 ). There's no error/warning message about it and the addon just shows only props table. Too bad UX!
Describe the solution you'd like Emit an error or warning if vue-docgen-api threw an error.
Describe alternatives you've considered hmm... add the note to README?