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 2f6646a commit 4fbc197Copy full SHA for 4fbc197
packages/kit-fluffy/vite.config.ts
@@ -1,5 +1,6 @@
1
/// <reference types="vitest" />
2
import { qwikVite } from '@builder.io/qwik/optimizer';
3
+import { macroPlugin } from '@builder.io/vite-plugin-macro';
4
import { join } from 'path';
5
import { qwikNxVite } from 'qwik-nx/plugins';
6
import { defineConfig } from 'vite';
0 commit comments