Disable Next/Images #433
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone!
Was just wondering, is it possible to completely disable using
next/images
, and just use regular<img />
tags? You can't run SSG in Nextra withImages
enabled, so hopefully there is a way.Beta Was this translation helpful? Give feedback.
All reactions