chore: optimize dev memory limit and fix next-pwa build config
This commit is contained in:
@@ -5,7 +5,6 @@ const withPWA = withPWAInit({
|
||||
dest: "public",
|
||||
disable: process.env.NODE_ENV === "development",
|
||||
register: true,
|
||||
skipWaiting: true,
|
||||
});
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
|
||||
Reference in New Issue
Block a user