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:
parent
f1ecec5487
commit
8edbff2f8a
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@ export const defaultConfig: UserConfig = {
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
// optimizeDeps: {
|
|
||||||
// include: ['@logto/phrases', '@logto/phrases-experience', '@logto/schemas'],
|
|
||||||
// },
|
|
||||||
build: {
|
build: {
|
||||||
sourcemap: true,
|
sourcemap: true,
|
||||||
rollupOptions: {
|
rollupOptions: {
|
||||||
|
|
Loading…
Reference in a new issue