Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
powerfulyang committed May 3, 2022
1 parent e3842ab commit e6aa91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.mjs
Expand Up @@ -119,7 +119,7 @@ const config = {
},
productionBrowserSourceMaps: isProdProcess,
optimizeFonts: false,
swcMinify: false,
swcMinify: true,
};

export default withPlugins(
Expand Down

0 comments on commit e6aa91c

Please sign in to comment.