AykutSarac 3 gadi atpakaļ
vecāks
revīzija
bc87f80707
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      next.config.js

+ 1 - 0
next.config.js

@@ -14,6 +14,7 @@ const nextConfig = {
     styledComponents: true,
   },
   pwa: {
+    disable: true,
     dest: "public",
     register: true,
     scope: "/editor",