From 202e72231750705b1a071d57206424eef1fc5be1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 23 Jul 2017 14:49:52 +0200 Subject: Process embed in webpack too --- client/package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index b19a3e57d..f66c6e2c2 100644 --- a/client/package.json +++ b/client/package.json @@ -86,7 +86,7 @@ "url-loader": "^0.5.7", "video.js": "^6.2.0", "videojs-dock": "^2.0.2", - "webpack": "^3.0.0", + "webpack": "^3.3.0", "webpack-merge": "~4.1.0", "webpack-notifier": "^1.3.0", "webtorrent": "^0.98.0", @@ -96,6 +96,9 @@ "@types/webtorrent": "^0.98.4", "add-asset-html-webpack-plugin": "^2.0.1", "codelyzer": "^3.0.0-beta.4", + "extract-text-webpack-plugin": "^3.0.0", + "purify-css": "^1.2.5", + "purifycss-webpack": "^0.7.0", "standard": "^10.0.0", "tslint-config-standard": "^6.0.1", "webpack-bundle-analyzer": "^2.8.2", -- cgit v1.2.3