chore: update vinext (#33347)

This commit is contained in:
Stephen Zhou
2026-03-12 13:18:11 +08:00
committed by GitHub
parent b170eabaf3
commit b44b37518a
4 changed files with 8 additions and 11 deletions

View File

@@ -63,7 +63,7 @@ export default defineConfig(({ mode }) => {
...(!isTest && !isStorybook
? {
optimizeDeps: {
exclude: ['nuqs'],
exclude: ['@tanstack/react-query'],
},
server: {
port: 3000,