♫
📌 canary ▾
next.js
/
test
/
integration
/
next-image-new
/
loader-config
/
next.config.js
next.config.js
7 lines
97 B
module
.
exports
=
{
images: {
loader:
'custom'
,
loaderFile:
'./dummy-loader.js'
,
},
}
v2.0.0
/
Go
SIGN IN