mirror of
https://github.com/langgenius/dify.git
synced 2026-04-20 15:00:35 -04:00
4 lines
74 B
TypeScript
4 lines
74 B
TypeScript
import { defineConfig } from 'vite-plus'
|
|
|
|
export default defineConfig({})
|