You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.warn("The application was compiled with the IL linker enabled, hot reload is disabled. See https://aka.platform.uno/wasm-il-linker for more details.");
// Take the place of the internal .NET for WebAssembly APIs for metadata updates coming
41
46
// from the "BrowserLink" feature.
42
47
(function(Blazor){
43
48
Blazor._internal={
44
-
initialize: function(){
45
-
if(!HotReloadSupport._initializeMethod()){
46
-
console.warn("The application was compiled with the IL linker enabled, hot reload is disabled. See https://aka.platform.uno/wasm-il-linker for more details.");
0 commit comments