Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using storyMatch in histoire.config, Sibling markdown are not imported #680

Open
6 tasks done
TheNaschkatze opened this issue Feb 12, 2024 · 0 comments
Open
6 tasks done
Labels
to triage This issue needs to be triaged

Comments

@TheNaschkatze
Copy link

Describe the bug

When using storyMatch in histoire.config, Sibling markdown are not imported

Reproduction

  1. add directories to the histoire.config storyMatch like
    storyMatch: [ '**/*.story.vue', '../../packages/src/**/*.story.vue'],
  2. have a story and a sibling markdown file
  3. run story:dev
  4. sibling markdowns will not be rendered.

System Info

System:
    OS: macOS 13.5.2
    CPU: (10) arm64 Apple M1 Pro
    Memory: 98.75 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.11.0 - ~/.nvm/versions/node/v20.11.0/bin/node
    npm: 8.19.4 - ~/development/shop-frontends/node_modules/.bin/npm
  Browsers:
    Brave Browser: 112.1.50.121
    Chrome: 121.0.6167.160
    Firefox: 121.0
    Safari: 16.6
  npmPackages:
    @histoire/plugin-nuxt: 0.17.10 => 0.17.10
    @histoire/plugin-vue: 0.17.9 => 0.17.9
    @vitejs/plugin-vue: 4.4.0 => 4.4.0
    histoire: 0.17.9 => 0.17.9
    vite: 4.4.9 => 4.4.9

Used Package Manager

npm

Validations

@TheNaschkatze TheNaschkatze added the to triage This issue needs to be triaged label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to triage This issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant