mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-17 16:45:02 +00:00
v4.6.5 (#620)
This commit is contained in:
@@ -45,7 +45,7 @@ const nextConfig = {
|
||||
},
|
||||
transpilePackages: ['@fastgpt/*'],
|
||||
experimental: {
|
||||
serverComponentsExternalPackages: ['mongoose', 'winston', 'winston-mongodb', 'pg'],
|
||||
serverComponentsExternalPackages: ['mongoose', 'pg'],
|
||||
outputFileTracingRoot: path.join(__dirname, '../../')
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user