mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 05:09:19 +08:00
chore: move commit hook to root (#34404)
This commit is contained in:
5
vite.config.ts
Normal file
5
vite.config.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from 'vite-plus'
|
||||
|
||||
export default defineConfig({
|
||||
staged: {},
|
||||
})
|
||||
Reference in New Issue
Block a user