Niels-IO / next-image-export-optimizer

Use Next.js advanced <Image/> component with the static export functionality. Optimizes all static images in an additional step after the Next.js static export.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using remote SVGs

Davide-Milan opened this issue · comments

Is it possible to use remote svgs?
Can't get them to get saved during build, without any warning or anything

Hi @Davide-Milan,

I created a larger PR #189, which addresses your feature request but is not finished yet.