Open dazinator opened 4 years ago
https://github.com/dotnet/aspnetcore/issues/10170#issuecomment-671342247
Experiment to see if I can combine the scoped CSS output to the /obj folder by blazor msbuild, as per comment above, into a single CSS file, with a source map produced.
I should probably take a look at this: https://github.com/microsoft/sourcemap-toolkit#chaining-source-maps as well as some maverick stuff I already did in the past here: https://github.com/dazinator/NetPack/tree/develop/src/NetPack.JsCombine
https://github.com/dotnet/aspnetcore/issues/10170#issuecomment-671342247
Experiment to see if I can combine the scoped CSS output to the /obj folder by blazor msbuild, as per comment above, into a single CSS file, with a source map produced.
I should probably take a look at this: https://github.com/microsoft/sourcemap-toolkit#chaining-source-maps as well as some maverick stuff I already did in the past here: https://github.com/dazinator/NetPack/tree/develop/src/NetPack.JsCombine