Images not loading when use Vite
-
I used Vite for create the react app, almost everything is working as expected.
But since my package json didn’t get updated and my build command is
"build": "tsc && vite build"
not sure how can I set or modify the PUBLIC_URL to get images.Any suggestion?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Images not loading when use Vite’ is closed to new replies.