mirror of
https://github.com/Yanyutin753/ChatGPT-Next-Web-LangChain-Gpt-4-All.git
synced 2025-10-14 15:11:28 +00:00
Merge pull request #2318 from Yidadaa/bugfix-0709-2
chore: suppress module not found warning
This commit is contained in:
@@ -20,6 +20,10 @@ const nextConfig = {
|
||||
);
|
||||
}
|
||||
|
||||
config.resolve.fallback = {
|
||||
child_process: false,
|
||||
};
|
||||
|
||||
return config;
|
||||
},
|
||||
output: mode,
|
||||
|
Reference in New Issue
Block a user