San

San

  • 777
  • 804
  • 314.8k

Getting 404 error on dist files

Nov 19 2019 5:25 AM
when I run ng serve. When I run ng build --prod, that works fine as well. Problem is, when I try to render index.html in dist im getting 404 errors. The errors are 404 errors for my main, styles, and polyfill files.
runtime-es2015.js 404
runtime.js 404

Answers (1)