Info
Version: | 1.1.1 |
Author(s): | MikeSmithDev |
Last Update: | Tuesday, March 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MikeSmithDev/LicensedBundler |
NuGet Url: | https://www.nuget.org/packages/LicensedBundler |
Install
Install-Package LicensedBundler
dotnet add package LicensedBundler
paket add LicensedBundler
LicensedBundler Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
.NETFramework 4.5
Tags
Use LicensedScriptBundle or LicensedStyleBundle in place of ScriptBundle and StyleBundle in your BundleConfig.cs to preserve important comments in bundled and minified files.
On minification errors, error notifications and the offending file(s) are placed at the top of the bundle.
Other files in the bundle will remain minified.