Serving index.html to every route (single page application)
Hi all! So i have made a full stack site with .Net-Core 2.2 and i want to serve my now ready from a build React files which is one index.html, the problem is it doesnt work like i want, for example on refresh the site breaks, probably becasue the index.html isnt routed on every route, how would i fix this?
0 comments:
Post a Comment