0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore: remove optimize deps config for local dev (#6506)

This commit is contained in:
Xiao Yijun 2024-08-22 21:18:12 +08:00 committed by GitHub
parent f1ecec5487
commit 8edbff2f8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,9 +40,6 @@ export const defaultConfig: UserConfig = {
},
],
},
// optimizeDeps: {
// include: ['@logto/phrases', '@logto/phrases-experience', '@logto/schemas'],
// },
build: {
sourcemap: true,
rollupOptions: {