Przeglądaj źródła

update pwa scope

AykutSarac 3 lat temu
rodzic
commit
e1cac51808
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      next.config.js

+ 0 - 1
next.config.js

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