Results 31 comments of cfab

You need to pass this in you nuxt.config image: { // Options provider: 'netlify', netlify: { baseURl: 'https://xxxxx.netlify.app' } }, don't know why, but it works ! found here: https://github.com/nuxt/image/issues/936

Ok, but I just generated locally and updated ./output/public to netlify with https://app.netlify.com/drop and everything is working, images included... Then to be sure, I've tried to deploy through Netlify UI...

But you're right, images are loaded but they are not "managed" by IPX, they are served as original file (size and format) and just added a query string... for example...

Any news on this ? I'd prefer to use IPX than the new netlify image service if that is possible... So my question is simple: can we use ipx on...

No it is not working ! Images are there (instead of 404) but they are not optimized with this setup.

Hello, any news on this rather blocking pbl ?

It works indeed, I must have something yesterday because I was thinking I tried that. but it doesn't work all functions... For example this one works if situated in api.php...