spa-templates
spa-templates copied to clipboard
Settings when publishing in production build.
Hi. Thank you for helping me yesterday.
This is what I noticed when I published a production build using this template.
When publishing and hosting, if the following processing is included in the template, I thought it would be convenient because it can be published as it is.
Program.cs
app.UseStaticFiles();
app.MapFallbackToFile("index.html");
Best regard.
Hi! Thanks for your suggestion - I will include this change in the next version.