mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 17:09:23 +08:00
chore: update vinext (#33347)
This commit is contained in:
@@ -63,7 +63,7 @@ export default defineConfig(({ mode }) => {
|
||||
...(!isTest && !isStorybook
|
||||
? {
|
||||
optimizeDeps: {
|
||||
exclude: ['nuqs'],
|
||||
exclude: ['@tanstack/react-query'],
|
||||
},
|
||||
server: {
|
||||
port: 3000,
|
||||
|
||||
Reference in New Issue
Block a user