Explorar o código

add swcMinify

AykutSarac %!s(int64=2) %!d(string=hai) anos
pai
achega
3d3de397c4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      next.config.js

+ 1 - 0
next.config.js

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