ReactJS, Vite Project: “npm run build” keeps missing the images inside “assets” when it creates folder “dist”
I was trying to upload my ReactJS Project on cPanel and after running “npm run build” it created a “dist” folder, i noticed that my image files weren’t on the generated assets folder nor appearing with the “npm run preview”.