Fix for prerendering hanging if webpack compilation fails

This commit is contained in:
SteveSandersonMS
2016-06-30 16:56:48 +01:00
parent 44bd5f195e
commit b82e70e192
2 changed files with 10 additions and 5 deletions

View File

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