Add option to ignore adding files as components from componentsDir #929
Labels
enhancement
[Issue][PR] New feature
pending-author
[Issue] Awaiting further information or action from the issue author
pending-triage
[Issue] Ticket is pending to be prioritised
Description
As a developer using Storyblok Nuxt SDK I want to exclude certain files from being auto-imported so I can f.e. drop a file of my component variations next to my component.
ex. folder structure:
storyblok
-- ExampleComponent
---- ExampleComponent.vue
---- variants.ts
Suggested solution or improvement
#928
Additional context
https://github.com/nuxt/nuxt/blob/f68589c2cac4af6378fa3d33ea6716f07a387e86/docs/3.api/5.kit/5.components.md?plain=1#L29
Validations
The text was updated successfully, but these errors were encountered: