kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
vitest: put cache properly in node_modules
rodzic
da2f942563
commit
f8392d22d3
|
@ -77,5 +77,8 @@ export default defineConfig({
|
|||
test: {
|
||||
globals: true,
|
||||
environment: 'jsdom',
|
||||
cache: {
|
||||
dir: '../node_modules/.vitest',
|
||||
},
|
||||
},
|
||||
});
|
Ładowanie…
Reference in New Issue