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
We should pull the minified .js files & their related components out of the Shared Framework, and instead distribute them as an out-of-band runtime pack that will be available in the Visual Studio offline package cache - this is what the WebAssembly SDK already does for their JS components, and should make it much easier to build aspnetcore as part of offline source-build in the VMR. CC @javiercn in case I'm missing any details.