mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 17:44:57 +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