Centralised way to hotreload our pages created using Markup #225
Closed
SarthakB26
started this conversation in
General
Replies: 2 comments
-
@drasticactions, since you work on VS tooling do you know what we can improve on this lib in order to make it better for C# hotreload? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What would be a decent way to add HotReload functionality to our pages created with Markup
I know there is a way to subscribe when HotReload is hit manually then we need to re execute our whole content creation method and set it to Content of page right but can we do this to a base page or something
We should add this to sample app as well I guess
Beta Was this translation helpful? Give feedback.
All reactions