mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
🐛 fix: try to fix discover error (#5794)
This commit is contained in:
@@ -176,11 +176,6 @@ const nextConfig: NextConfig = {
|
||||
permanent: false,
|
||||
source: '/repos',
|
||||
},
|
||||
{
|
||||
destination: '/files',
|
||||
permanent: false,
|
||||
source: '/repos',
|
||||
},
|
||||
],
|
||||
// when external packages in dev mode with turbopack, this config will lead to bundle error
|
||||
serverExternalPackages: isProd ? ['@electric-sql/pglite'] : undefined,
|
||||
|
||||
Reference in New Issue
Block a user