Skip to content

Commit

Permalink
dont disable swc
Browse files Browse the repository at this point in the history
  • Loading branch information
shamoon committed Nov 12, 2023
1 parent e9f36d3 commit 09be472
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .babelrc

This file was deleted.

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 09be472

Please sign in to comment.