PatrickJS / NG6-starter

:ng: An AngularJS Starter repo for AngularJS + ES6 + Webpack
https://angularclass.github.io/NG6-starter
Apache License 2.0
1.91k stars 1.35k forks source link

production build not loading assets #242

Open amankmishra opened 6 years ago

amankmishra commented 6 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