wip
This commit is contained in:
@@ -29,6 +29,11 @@ export default defineConfig({
|
||||
},
|
||||
// Longer timeout for integration tests
|
||||
testTimeout: 30000,
|
||||
server: {
|
||||
deps: {
|
||||
inline: ['jsdom', 'parse5'],
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user