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

Support Hot Reload #54

Closed
luckyluggi opened this issue Jan 14, 2022 · 0 comments
Closed

Support Hot Reload #54

luckyluggi opened this issue Jan 14, 2022 · 0 comments
Assignees
Labels
blazor-v6 Applies to .NET 6.0 enhancement New feature or request
Milestone

Comments

@luckyluggi
Copy link
Contributor

Please add support for .net6.0 hot reload.

Expected behavior

When i do the following:

  • add "hotReloadProfile": "blazorwasm" in the launchSettings.json like explained here
  • run npm start inside myproject/piral~/my-pilet
  • run dotnet watch inside myproject/my-pilet
  • change something inside the blazor pilet

The Browser should reload and show the changes applied

@FlorianRappl FlorianRappl added the enhancement New feature or request label Jan 15, 2022
@FlorianRappl FlorianRappl added this to the v1 milestone Jan 15, 2022
@FlorianRappl FlorianRappl self-assigned this Jan 15, 2022
@FlorianRappl FlorianRappl added the blazor-v6 Applies to .NET 6.0 label Mar 11, 2022
@FlorianRappl FlorianRappl modified the milestones: v1, v2 Mar 11, 2022
@FlorianRappl FlorianRappl modified the milestones: v2, v3 May 6, 2022
@FlorianRappl FlorianRappl modified the milestones: v3, v4 Sep 25, 2022
@FlorianRappl FlorianRappl added the in-implementation Currently being implemented. label Dec 1, 2022
@FlorianRappl FlorianRappl added in-testing Currently in preview / being tested. and removed in-implementation Currently being implemented. in-testing Currently in preview / being tested. labels Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blazor-v6 Applies to .NET 6.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants