Skip to content

Images with vite #41205

Closed Answered by julien-deramond
Akelpha asked this question in Q&A
Discussion options

You must be logged in to vote

It sounds like the issue might be related to how Vite processes and serves assets compared to using Bootstrap via a link. When using Vite, the way static assets like images are handled might differ, and it's possible that Vite's dev server is either not serving the images correctly or they're being incorrectly referenced. Bootstrap itself won't affect image visibility by default, nor does it alter how images should be displayed. The issue seems to be more about how Vite handles your asset paths and MIME types.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Akelpha
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants