Webpack 4.0.0
Webpack extension methods and middleware for using module bundling in an ASP.NET Core applications
Install-Package Webpack -Version 4.0.0
dotnet add package Webpack --version 4.0.0
paket add Webpack --version 4.0.0
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
Update to .net core 1.1 and the new csproj project system
Dependencies
-
.NETStandard 1.3
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Diagnostics.Process (>= 4.3.0)