瀏覽代碼

Partially revert "Revert "Chore: enable swc (#2311)""

This partially reverts commit 90c12abf87f6949a4fc689b9f6bfeff4f0260b95.
shamoon 1 年之前
父節點
當前提交
d4614a9ee6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      next.config.js

+ 0 - 1
next.config.js

@@ -4,7 +4,6 @@ const { i18n } = require("./next-i18next.config");
 const nextConfig = {
 const nextConfig = {
   reactStrictMode: true,
   reactStrictMode: true,
   output: "standalone",
   output: "standalone",
-  swcMinify: false,
   images: {
   images: {
     domains: ["cdn.jsdelivr.net"],
     domains: ["cdn.jsdelivr.net"],
     unoptimized: true,
     unoptimized: true,