Partially revert "Revert "Chore: enable swc (#2311)""
This partially reverts commit 90c12abf87.
This commit is contained in:
parent
90c12abf87
commit
d4614a9ee6
@ -4,7 +4,6 @@ const { i18n } = require("./next-i18next.config");
|
|||||||
const nextConfig = {
|
const nextConfig = {
|
||||||
reactStrictMode: true,
|
reactStrictMode: true,
|
||||||
output: "standalone",
|
output: "standalone",
|
||||||
swcMinify: false,
|
|
||||||
images: {
|
images: {
|
||||||
domains: ["cdn.jsdelivr.net"],
|
domains: ["cdn.jsdelivr.net"],
|
||||||
unoptimized: true,
|
unoptimized: true,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user