Closed cl510804194 closed 3 years ago
i see the demo like module.exports = withImages({ ...... ..... but i also want to use with next-transpile-module, so how i can achieve it ?
module.exports = withImages({ ...... .....
next-transpile-module
can you please tell how you achieved it?
i see the demo like
module.exports = withImages({ ...... .....
but i also want to use withnext-transpile-module
, so how i can achieve it ?