Skip to content

Commit 4fbc197

Browse files
author
Alex Tocar
authored
fix: accidentally removed macro-plugin
1 parent 2f6646a commit 4fbc197

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/kit-fluffy/vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/// <reference types="vitest" />
22
import { qwikVite } from '@builder.io/qwik/optimizer';
3+
import { macroPlugin } from '@builder.io/vite-plugin-macro';
34
import { join } from 'path';
45
import { qwikNxVite } from 'qwik-nx/plugins';
56
import { defineConfig } from 'vite';

0 commit comments

Comments
 (0)