PatrickJS/NG6-starter

production build not loading assets

amankmishra opened this issue · 0 comments

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