What if I need to remain SpaApp1 hosted at /
instead of /admin
.Because if I changed /admin
to /
in the code above, the compile returns an exception saying that the path value
should not end with /.
↧
Answer by Adnan Awwad for How to host multiple React SPA apps on a single ASP.NET Core site?
↧