You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use npm run build to build the production build and then copy the dist directory and serve it using nginx. When I do so, it shows 404 error for assets resource.
For example :
http://<domain-url/assets/images/logo.png
The text was updated successfully, but these errors were encountered:
I use npm run build to build the production build and then copy the dist directory and serve it using nginx. When I do so, it shows 404 error for assets resource.
For example :
The text was updated successfully, but these errors were encountered: