Open amankmishra opened 7 years ago
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
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 :