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
Hi,
We are building a Blazor app and putting the build output into a folder that's part of a site hosted by Core/Azure.
My question is about UseBlazorFrameworkFiles - I don't know if it's because of how we're hosting the output as just static files, but we don't seem to need this call in order for the app to work. It just works fine; framework files are in the _framework folder under our app folder and seem to get served as needed. I can't find in depth details on what it's truly for. I'm wondering if we'll need it down the road once we get more complex interaction going.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are building a Blazor app and putting the build output into a folder that's part of a site hosted by Core/Azure.
My question is about UseBlazorFrameworkFiles - I don't know if it's because of how we're hosting the output as just static files, but we don't seem to need this call in order for the app to work. It just works fine; framework files are in the _framework folder under our app folder and seem to get served as needed. I can't find in depth details on what it's truly for. I'm wondering if we'll need it down the road once we get more complex interaction going.
Any insights?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions