Skip to content

bug: plugin messes up vitest boot sequence #132

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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