Correct Windows path handling in new aspnet-webpack feature

This commit is contained in:
SteveSandersonMS
2016-10-11 18:11:47 +01:00
parent 3d77a21bc6
commit 1543595c01
2 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "aspnet-webpack",
"version": "1.0.19",
"version": "1.0.20",
"description": "Helpers for using Webpack in ASP.NET Core projects. Works in conjunction with the Microsoft.AspNetCore.SpaServices NuGet package.",
"main": "index.js",
"scripts": {