Design comparison
SolutionDesign
Solution retrospective
I would like to know what would be good ways to implement image references for vite-with-vue projects that will have the images properly build into the project using npm run build
from the vscode terminal so that the images get properly referenced in a Github Pages build thereafter.
One of the solutions I tried was messing with the vite.config.js file as well, so your solutions would be greatly appreciated, should they include this.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord