BundleTransformer.CleanCss contains one minifier-adapter for minification of CSS code - `CleanCssMinifier`. `CleanCssMinifier` is based on the Clean-css.
$ dotnet add package BundleTransformer.CleanCssBundleTransformer.CleanCss contains one minifier-adapter for minification of CSS code - CleanCssMinifier.
CleanCssMinifier is based on the Clean-css version 4.1.11.
As a JS engine is used the JavaScript Engine Switcher library. For correct working of this module, you need to install one of the following NuGet packages:
After installing the packages, you will need to register the default JS engine.