Skip to content

Does it support * wildcards #7

@hooray

Description

@hooray

I see in the example project that it is supported *.* syntax, but in my actual use, using *.js does not work, just like this:

ViteRestart({
        restart: [
            '.env.development',
            'vite/plugins/*.js'
        ]
    })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions