NUglify
NUglify copied to clipboard
NUglify is a HTML, JavaScript and CSS minification Library for .NET (fork of AjaxMin + new features)
Are you using the latest verion of NUglify, especially if used through BunderMinifier? Update before raising a bug as your issue is probably already fixed. I am using NUglify 1.21.15...
Are you using the latest verion of NUglify, especially if used through BunderMinifier? Update before raising a bug as your issue is probably already fixed. Using latest 1.21.17 **Describe the...
Hello, Could the assembly `NUglify.Tasks.dll` be packaged in the NuGet package? AjaxMin did the same, and dotnet projects were able to reference it as a build step with ``. Currently,...
Hi, This is not directly a bug, but more a question. In my web project I am using WebMarkupMin to minimize my html output. All html will always contain all...