mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-17 12:43:13 +02:00
Remove PWA build files
This commit is contained in:
@@ -5,9 +5,7 @@ const withPWA = require("next-pwa");
|
||||
const nextConfig = withPWA({
|
||||
reactStrictMode: true,
|
||||
pwa: {
|
||||
dest: "public",
|
||||
register: true,
|
||||
skipWaiting: true,
|
||||
dest: "public"
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user