mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-25 13:49:18 +08:00
feat: close #2376 add babel polyfill
This commit is contained in:
@@ -30,6 +30,9 @@ const nextConfig = {
|
||||
images: {
|
||||
unoptimized: mode === "export",
|
||||
},
|
||||
experimental: {
|
||||
forceSwcTransforms: true,
|
||||
},
|
||||
};
|
||||
|
||||
if (mode !== "export") {
|
||||
|
Reference in New Issue
Block a user