indexeddb init
This commit is contained in:
@@ -14,6 +14,7 @@ const withPWA = require("next-pwa")({
|
||||
const nextConfig: NextConfig = withPWA({
|
||||
/* config options here */
|
||||
reactStrictMode: true,
|
||||
// output: "export",
|
||||
});
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user