mirror of
https://github.com/placeholder-soft/web.git
synced 2026-04-29 03:15:28 +08:00
Update next.config.js (#1443)
This commit is contained in:
@@ -36,7 +36,7 @@ const baseConfig = {
|
||||
// Enable strict mode in development
|
||||
reactStrictMode: !isProdEnv,
|
||||
|
||||
// Minifiy for production builds
|
||||
// Minify for production builds
|
||||
swcMinify: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user