Cloudflare Image Provider + NuxtHub Blob

Issue: Vue Router warns about /blob/cdn-cgi/... paths in dev

NuxtImg with blob URL (triggers warning in dev):

Test

Check console for: "No match found for location with path /blob/cdn-cgi/..."

Regular img (works in both dev and prod):

Test