Webpack 1.2.3
Webpack extension methods and middleware for using module bundling in an ASP.NET 5 application
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Webpack -Version 1.2.3
dotnet add package Webpack --version 1.2.3
paket add Webpack --version 1.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Add option for specifying the development tool that is used from webpack
Dependencies
-
.NETFramework 4.5.1
- Microsoft.AspNet.Hosting (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Console (>= 1.0.0-rc1-final)
- Microsoft.Framework.DependencyInjection.Abstractions (>= 1.0.0-beta8)
- Newtonsoft.Json (>= 7.0.1)
-
DNXCore 5.0
- Microsoft.AspNet.Hosting (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging.Console (>= 1.0.0-rc1-final)
- Microsoft.Framework.DependencyInjection.Abstractions (>= 1.0.0-beta8)
- Newtonsoft.Json (>= 7.0.1)
- System.Diagnostics.Process (>= 4.1.0-beta-23516)