mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-30 05:27:30 +00:00
Support for array-style webpack configs in aspnet-webpack. Fixes #291.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aspnet-webpack",
|
||||
"version": "1.0.14",
|
||||
"version": "1.0.15",
|
||||
"description": "Helpers for using Webpack in ASP.NET Core projects. Works in conjunction with the Microsoft.AspNetCore.SpaServices NuGet package.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user