Configure MVC 4 Bundles in the Web.config.
Info
| Version: | 2.2.0 |
| Author(s): | Tom DuPont |
| Last Update: | Thursday, February 27, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tdupont750/MvcBundleConfig/ |
| NuGet Url: | https://www.nuget.org/packages/MvcBundleConfig |
Install
Install-Package MvcBundleConfig
dotnet add package MvcBundleConfig
paket add MvcBundleConfig
MvcBundleConfig Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivator(1.5.1)
- Microsoft.AspNet.Web.Optimization(1.1.3)