Skip to content

Commit ef0133a

Browse files
committed
fix: unplugin-info
1 parent 0a3b476 commit ef0133a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/app/vite.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { defineConfig } from 'vite';
22

33
import vue from '@vitejs/plugin-vue';
4-
import Info from 'unplugin-info';
4+
import Info from 'unplugin-info/vite';
55
import Inspect from 'vite-plugin-inspect';
66
import CloudflarePagesFunctions from 'vite-plugin-cloudflare-functions';
77

0 commit comments

Comments
 (0)