BundleTransformer.Packer contains one minifier-adapter for minification of JS code - `EdwardsJsMinifier`. `EdwardsJsMinifier` is based on the Dean Edwards' Packer.
$ dotnet add package BundleTransformer.PackerBundleTransformer.Packer contains one minifier-adapter for minification of JS code - EdwardsJsMinifier.
EdwardsJsMinifier is based on the Dean Edwards' Packer version 3.0.
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.