Skip to content

Commit

Permalink
Chore: enable swc, again (#2385)
Browse files Browse the repository at this point in the history
  • Loading branch information
shamoon authored Nov 25, 2023
1 parent 90c12ab commit dd5144f
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 @@ -4,7 +4,6 @@ const { i18n } = require("./next-i18next.config");
const nextConfig = {
reactStrictMode: true,
output: "standalone",
swcMinify: false,
images: {
domains: ["cdn.jsdelivr.net"],
unoptimized: true,
Expand Down

0 comments on commit dd5144f

Please sign in to comment.