Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net8.0-browser TFM integration with build/publish/SWA #48757

Closed
SteveSandersonMS opened this issue Jun 13, 2023 · 1 comment
Closed

net8.0-browser TFM integration with build/publish/SWA #48757

SteveSandersonMS opened this issue Jun 13, 2023 · 1 comment
Labels
area-blazor Includes: Blazor, Razor Components feature-full-stack-web-ui Full stack web UI with Blazor

Comments

@SteveSandersonMS
Copy link
Member

SteveSandersonMS commented Jun 13, 2023

Once the TFM is available, we need to be sure it works correctly when projects are built/published or when Static Web Assets is used with them. That is:

  • On publish, the WebAssembly output has to go into a subdirectory of the primary output and be correctly served
  • In development, the app needs to start up (with both Server and WebAssembly components), and normal SWA features and hot reload need to work with both of them
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-blazor Includes: Blazor, Razor Components label Jun 13, 2023
@SteveSandersonMS SteveSandersonMS added feature-full-stack-web-ui Full stack web UI with Blazor area-blazor Includes: Blazor, Razor Components and removed area-blazor Includes: Blazor, Razor Components labels Jun 13, 2023
@SteveSandersonMS
Copy link
Member Author

Actually this is covered by #46398, so closing as a duplicate.

@ghost ghost locked as resolved and limited conversation to collaborators Jul 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components feature-full-stack-web-ui Full stack web UI with Blazor
Projects
None yet
Development

No branches or pull requests

1 participant