atomicpages / docusaurus-plugin-react-docgen-typescript

A tiny plugin that integrates react-docgen-typescript with docusaurus
MIT License
18 stars 7 forks source link

fix: convert JS Array to multiple Glob matching pattern #15

Closed mochazzxx closed 2 years ago

mochazzxx commented 2 years ago

glob has differnet matching patterns than globby.

https://github.com/isaacs/node-glob/issues/217

atomicpages commented 2 years ago

Nice, good catch! Thanks for the contrib 🙏

pbeshai commented 1 year ago

Would you mind publishing this fix please?

atomicpages commented 1 year ago

@pbeshai + @mochazzxx, published! I didn't see the workflow failed 😬

pbeshai commented 1 year ago

No worries, thank you!