BlazorLiveReload
BlazorLiveReload copied to clipboard
Fixing #6 UseRazorComponentsRuntimeCompilation ReadAllFiles NRE
Fixes NRE when App.Razor file is not found.
Not quiet sure why it is not found or why there is a hard dependency on it in the code.
From the looks of it, it looks like it replaces some test types, so seems to be safe to put behind a null check