tomastrajan / angular-ngrx-material-starter

Angular, NgRx, Angular CLI & Angular Material Starter Project
https://tomastrajan.github.io/angular-ngrx-material-starter
MIT License
2.82k stars 919 forks source link

chore(ci): make a copy of index.html with name 404.html #570

Open Nikhil1920 opened 2 years ago

Nikhil1920 commented 2 years ago

What:

->Now before deploying to github pages we will create a copy of index.html file with the name 404.html ->Because of this all routes will be mapped to our app's index.html

Why this changes are necessary

Now our app will work correctly on refresh or navigating directly using a link instead of github pages showing a 404