madskristensen / BundlerMinifier

Visual Studio extension
Other
615 stars 172 forks source link

BuildBundlerMinifier in NuGet stuck on version 3.2.449 #574

Open SpeednetGroup opened 3 years ago

SpeednetGroup commented 3 years ago

Description

My project needs the latest BundlerMinifier in order to use the CSS option "decodeEscapes" that was added in July. The problem is that the BuildBundlerMinifier version included in NuGet does not yet have this option available, as the latest version there is 3.2.449. So until that NuGet package gets updated the only way to utilize the decodeEscapes option is to uninstall the NuGet package and manually update the CSS files using the VS extension.

Can you please update the BuildBundlerMinifier package in NuGet to the latest release of BundlerMinifier?

M-Rostock commented 2 years ago

It seems nobody is maintaining and updating this library any more?

SpeednetGroup commented 2 years ago

It seems nobody is maintaining and updating this library any more?

Yeah, it's been exactly one month with no reply. 😕

mirkomaty commented 2 years ago

I'm having the same problem. I tried to build the package from source but didn't manage to get the right version. Any insights about building from source? @madskristensen - are you alive? ;-)