unoptimized images
This commit is contained in:
parent
b63bc78ec7
commit
b249ab597b
|
|
@ -9,7 +9,7 @@ const nextConfig: NextConfig = {
|
||||||
pathname: '/**'
|
pathname: '/**'
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
unoptimized: false,
|
unoptimized: true,
|
||||||
},
|
},
|
||||||
webpack(config) {
|
webpack(config) {
|
||||||
config.module.rules.push({
|
config.module.rules.push({
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue