From 34bf5b4f77acde8f3904697950e77a5fc71d9684 Mon Sep 17 00:00:00 2001 From: HardiReady Date: Sun, 29 Oct 2017 07:25:30 +0100 Subject: [PATCH] remove webpack from static --- 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": {