fix: next image optimize false

This commit is contained in:
alt0
2022-12-20 15:36:55 +08:00
parent e4e36449dc
commit 6e26b9cf89
+3
View File
@@ -13,6 +13,9 @@ const nextConfig = {
VERSION: getGitVersion(),
COMMIT_HASH: getCommitHash(),
},
images: {
unoptimized: true,
},
// XXX not test yet
rewrites: async () => {
return [