image icon indicating copy to clipboard operation
image copied to clipboard

Hosting generated static images on another place

Open a1mersnow opened this issue 1 year ago • 0 comments

I'm using nuxt generate to generate static images at the .output/public/_ipx/ folder. However, I want to host these images on another machine.

Using image.ipx.baseURL cannot solve this problem because that option shouldn't contain any domains. I suggest providing a new option for this(like image.ipx.cdnURL) and document this use case clearly.

If you think this make sense, I wound like to make a contribution.

a1mersnow avatar Jan 02 '25 06:01 a1mersnow