Sunday, May 12, 2019

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?

Serving index.html to every route (single page application) Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team