We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c26b30 + 08be746 commit 3c779bcCopy full SHA for 3c779bc
library/vite.config.ts
@@ -4,6 +4,7 @@ export default defineConfig(() => {
4
return {
5
test: {
6
environment: 'jsdom',
7
+ isolate: false,
8
},
9
build: {
10
target: 'ESNext',
0 commit comments