Skip to content

Support glob pattern for components directory #32

@jnv

Description

@jnv

Instead of specyfing componentsPath as e.g. ../components I could say:

['components/**/*.js', '!components/**/*.test.js']

to register all the components without their tests.

Use package such as fast-glob.

Bonus: Make it async.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions