mirror of
https://github.com/bendtherules/multimeter-connect-web.git
synced 2026-08-18 13:52:26 +00:00
Fix pwa config
This commit is contained in:
+1
-1
@@ -6,5 +6,5 @@ const withPWA = require("next-pwa")({
|
||||
const nextConfig = {};
|
||||
|
||||
module.exports = withPWA({
|
||||
nextConfig,
|
||||
...nextConfig,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user