Skip to content

Commit

Permalink
Remove unused prop
Browse files Browse the repository at this point in the history
  • Loading branch information
devinmatte committed Jan 26, 2025
1 parent 16ea3f6 commit 28c1a03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const nextConfig = {
trailingSlash: true,
reactStrictMode: true,
transpilePackages: ['next-goatcounter'],
swcMinify: true,
// No nextJS image optimization for a static site.
images: {
unoptimized: true,
Expand Down

0 comments on commit 28c1a03

Please sign in to comment.