[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite

fix: always use node condition (#1919) master

* fix: always use node condition * test: test for importing a file in different environments * chore: add import to conditions * chore: update lockfile * chore: lint * chore: fix lock * chore: add only "node" condition, import/require should be dynamicaly decided by Node in runtime * chore: disable browserField in exports