ligershark / WebOptimizer

A bundler and minifier for ASP.NET Core
Apache License 2.0
753 stars 113 forks source link

Wasm and .net 6 doesnt work. used to work fine with .net 5 #227

Open EmilAlipiev opened 2 years ago

EmilAlipiev commented 2 years ago

We have used the library with with WebOptimizer.Sass in a Blazor webassembly project in .net 5 and it used to work fine but recently upgrading to .net 6 wasnt working at all. I have created an issue in other repo but I believe that actual problem is in the main library. thats why creating this cross issue here. More information and repo project in the below issue.

https://github.com/ligershark/WebOptimizer.Sass/issues/49#issuecomment-1079178838

jgathairu commented 2 years ago

The library is now working on .net 6 @madskristensen !!!