We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bbee5e commit e06e6f5Copy full SHA for e06e6f5
1 file changed
vitest.config.ts
@@ -31,6 +31,7 @@ export default defineConfig({
31
rootDir: fileURLToPath(new URL('.', import.meta.url)),
32
overrides: {
33
experimental: {
34
+ payloadExtraction: false,
35
viteEnvironmentApi: false,
36
},
37
pwa: {
0 commit comments