chore: next image config updated (#5452)
This commit is contained in:
parent
2e890e4d6f
commit
b9f78ba42b
1 changed files with 0 additions and 6 deletions
|
|
@ -25,12 +25,6 @@ const nextConfig = {
|
||||||
];
|
];
|
||||||
},
|
},
|
||||||
images: {
|
images: {
|
||||||
remotePatterns: [
|
|
||||||
{
|
|
||||||
protocol: "https",
|
|
||||||
hostname: "**",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
unoptimized: true,
|
unoptimized: true,
|
||||||
},
|
},
|
||||||
// webpack: (config, { isServer }) => {
|
// webpack: (config, { isServer }) => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue