You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//Be careful we have two entry points to enable the client to be both a standalone app and the client for the server app.
9
-
// removing the below, app.razor, and index.html would put the project back to being just for the testing host (WebAssembly.DevServer could be removed from nuget too)
10
-
if(builder.HostEnvironment.IsProduction())//qqqq worked but want release mode not to be tied to this
0 commit comments