瀏覽代碼

remove minify

AykutSarac 2 年之前
父節點
當前提交
1fab5e681a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      next.config.js

+ 0 - 1
next.config.js

@@ -9,7 +9,6 @@ const withPWA = require("next-pwa")({
  * @type {import('next').NextConfig}
  * @type {import('next').NextConfig}
  */
  */
 const nextConfig = {
 const nextConfig = {
-  swcMinify: true,
   reactStrictMode: true,
   reactStrictMode: true,
   exportPathMap: async () => ({
   exportPathMap: async () => ({
     "/": { page: "/" },
     "/": { page: "/" },