Skip to content

Generates separate documentation folder when Vue components are in seperate folder. #38

@RCK-DEV

Description

@RCK-DEV

Generates separate documentation folder when Vue components are in separate folder. See below screenshot. You can see that inside the example/src folder a new documentation folder is generated. This causes an error when trying to run dev or build.
Screenshot 2021-02-15 at 15 44 44

Steps to reproduce
Steps to reproduce the behavior:

  1. Create a folder onder src named components
  2. Move test.vue and vue-md.vue inside this new folder.
  3. yarn run docs
  4. yarn run dev

I'm guessing the vue-docgen-cli needs to be configured? I will do a PR whenever i find the solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions