Support hot-reloading of code changes
yoDon opened this issue · 1 comments
yoDon commented
I didn't spot any support in the samples for debuggable hot reloading so I'm submitting an additional sample as PR #49 in case its helpful to anyone else. Usage is detailed in the README.md
for the new sample.
yoDon commented
After talking with eanders-MS I've reworked the PR to integrate the debuggable hot reloading into the existing samples.