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

Windows sees doubles with default components pattern #1127

Closed
elevatebart opened this issue Sep 4, 2018 · 2 comments
Closed

Windows sees doubles with default components pattern #1127

elevatebart opened this issue Sep 4, 2018 · 2 comments

Comments

@elevatebart
Copy link
Collaborator

Current behavior
On windows, if I use the following pattern, styleguidist gives me each component twice.

{
components: './src/@{components,Components}/**/*.js' // default pattern
}

To reproduce

https://github.com/elevatebart/react-styleguidist-issue

Expected behavior

I should only see one instance per component.

@elevatebart
Copy link
Collaborator Author

I will create a quick PR with what I believe is a solution.

@sapegin sapegin closed this as completed in a7a6cf4 Sep 7, 2018
@styleguidist-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 7.3.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants