biotope / biotope-preview

Presenting your design system
MIT License
3 stars 1 forks source link

Change componentsSrcDir option #99

Closed SheepFromHeaven closed 4 years ago

SheepFromHeaven commented 4 years ago

Instead of just passing a folder and depending on a fixed naming, I would rather add a glob pattern selector, rename the option and allow more than one. Like:

previewConfigurationPatterns: ['src/components/preview/*.ts', 'src/resources/**/*.preview.ts']