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 4c9ddac commit 7b615c5Copy full SHA for 7b615c5
src/vite-config-base.ts
@@ -1,4 +1,4 @@
1
-import { UserConfig } from 'vite';
+import type { UserConfig } from 'vite';
2
3
interface UmbViteDefaultConfigArgs {
4
dist: string;
0 commit comments