twopluszero / next-images

Import images in Next.js (supports jpg, jpeg, svg, png and gif images)
MIT License
949 stars 67 forks source link

I want to use withImages, withTM at the same time...,so how how can I achieve it #80

Closed cl510804194 closed 3 years ago

cl510804194 commented 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 ?

usamaehsan commented 2 years ago

can you please tell how you achieved it?