Publish minified .js files as a package, remove related components from Shared Framework #56934
Labels
area-infrastructure
Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Milestone
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.
The text was updated successfully, but these errors were encountered: