mirror of
https://github.com/langgenius/dify.git
synced 2026-09-01 13:47:18 +08:00
4 lines
74 B
TypeScript
4 lines
74 B
TypeScript
import { defineConfig } from 'vite-plus'
|
|
|
|
export default defineConfig({})
|