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 669412e commit d22508cCopy full SHA for d22508c
packages/npm/@amazeelabs/molecules/vite.config.ts
@@ -24,6 +24,7 @@ export default defineConfig({
24
formats: ['cjs', 'es'],
25
},
26
27
+ // @ts-ignore
28
test: {
29
environment: 'happy-dom',
30
0 commit comments