You may use a webpack plugin to run an image optim process (eg. https://github.com/tcoopman/image-webpack-loader)
How can I add webpack plugin insinde Nuxt config? @NicoPennec
And thanks XD
I can't help more, read the manual ;-)
https://nuxtjs.org/faq/webpack-plugins
https://nuxtjs.org/faq/extend-webpack#how-to-extend-webpack-config-
is there a better guide than referring to that doc? It's not really showing how to solve the issue
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
You may use a webpack plugin to run an image optim process (eg. https://github.com/tcoopman/image-webpack-loader)