Chore: enable swc (#2311)

pull/2372/head
shamoon 6 months ago committed by GitHub
parent 6d21ea9ba3
commit 0931f5c5a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +0,0 @@
{
"presets": ["next/babel"]
}

@ -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,

Loading…
Cancel
Save