Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for image plugin when no JS #137

Open
victorbjorklund opened this issue Oct 24, 2021 · 0 comments
Open

Add support for image plugin when no JS #137

victorbjorklund opened this issue Oct 24, 2021 · 0 comments

Comments

@victorbjorklund
Copy link

I noticed that if you turn off JS for a page containing images using the image plugin it won't work:

ElderJS:

(From https://nicholasreese.com/that uses elderjs image plugin)

But if we do the same with a site that uses gatsby image plugin it works:

Gatsby:

(From https://gatsby-image-v2.surge.sh/ that uses gatsby image plugin)

I don't really know how we could achieve the same as gatsby but at least it seems possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant