From fb5e5388f7582c056079ea32b5f7462e678eafdc Mon Sep 17 00:00:00 2001 From: HardiReady Date: Sun, 22 Oct 2017 00:17:28 +0200 Subject: [PATCH] remove webpack installation to fix build --- static/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/static/package.json b/static/package.json index b3ceb71..9e360a3 100644 --- a/static/package.json +++ b/static/package.json @@ -37,7 +37,6 @@ "rxjs": "^5.2.0", "ts-helpers": "^1.1.1", "typescript": "^2.3.4", - "webpack": "^3.6.0", "zone.js": "^0.8.18" }, "devDependencies": {