From cc3e2d9b7a433c92cb5d4ec8e1fada9f34d79f00 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 19 Jan 2017 21:54:40 +0100 Subject: Client: add dll support --- client/package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 3137af680..ea458f1d4 100644 --- a/client/package.json +++ b/client/package.json @@ -85,7 +85,9 @@ "zone.js": "~0.7.2" }, "devDependencies": { + "add-asset-html-webpack-plugin": "^1.0.2", "codelyzer": "2.0.0-beta.4", - "standard": "^8.0.0" + "standard": "^8.0.0", + "webpack-dll-bundles-plugin": "^1.0.0-beta.5" } } -- cgit v1.2.3