liamfiddler / eleventy-plugin-lazyimages

Eleventy plugin that adds blurry placeholders & lazy loading to your images
MIT License
138 stars 29 forks source link

How do i set the plugin to not use cdn lazysize.min.js and use local /js/lazysize.min.js instead? #63

Open sira313 opened 4 months ago

sira313 commented 4 months ago

I got this error, and my real pics not showing

cdn.jsdelivr.net/npm/lazysizes@5/lazysizes.min.js:1 
Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID

And then i download the lazysizes.min.js to my local, the lazy images work