Skip to content

bug: plugin messes up vitest boot sequence #132

@y-nk

Description

@y-nk

having the plugin used as in the README will prevent vitest from starting correctly (depending on adapter, error may change)

the only way is to defineConfig(({ mode }) => and return a config with loaded plugin when mode !== 'test' which is far from pretty.

any chance to disable the plugin for tests? even with an option?

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