Replies: 1 comment
-
Have you tried using the |
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
-
I want to put images in the same directory with the MDX post like this:
But contentlayer keeps logging warning for every single file. Couldn't imagine if I have 1000 images.
Is there anyway to suppress these warnings? Or an option to ignore certain file extensions in
defineDocumentType
?Beta Was this translation helpful? Give feedback.
All reactions