Browse Source

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

This partially reverts commit 90c12abf87f6949a4fc689b9f6bfeff4f0260b95.
shamoon 1 year ago
parent
commit
d4614a9ee6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      next.config.js

+ 0 - 1
next.config.js

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