From 6b0b21735510c07e5abab7ba52e698f7d0dafa17 Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Sat, 28 Jan 2017 14:06:25 +0200 Subject: [PATCH] Remove uncompatible v8-lazy-parse-plugin --- build/webpack.prod.js | 4 +--- package.json | 1 - yarn.lock | 24 ++++++++---------------- 3 files changed, 9 insertions(+), 20 deletions(-) diff --git a/build/webpack.prod.js b/build/webpack.prod.js index f9908b07..1b517d66 100644 --- a/build/webpack.prod.js +++ b/build/webpack.prod.js @@ -1,5 +1,4 @@ const webpack = require('webpack'); -const V8LazyParseWebpackPlugin = require('v8-lazy-parse-webpack-plugin'); const VERSION = JSON.stringify(require('../package.json').version); @@ -62,8 +61,7 @@ const config = webpackMerge(commonConfig({ }, sourceMap: true }), - new webpack.BannerPlugin(BANNER), - new V8LazyParseWebpackPlugin() + new webpack.BannerPlugin(BANNER) ] }) diff --git a/package.json b/package.json index adfddb99..5bad268a 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,6 @@ "ts-helpers": "^1.1.1", "tslint": "^4.3.1", "typescript": "^2.1.5", - "v8-lazy-parse-webpack-plugin": "^0.3.0", "webpack": "^2.2.0-rc.4", "webpack-dev-server": "^2.2.0-rc.0", "webpack-merge": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index 6076aeb6..e5387fd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,11 +2,11 @@ # yarn lockfile v1 -"@angular/common@^2.4.0": +"@angular/common@^2.4.5": version "2.4.5" resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.4.5.tgz#ada1a22b7ba01d1fdeb300115584478e031e9a4f" -"@angular/compiler-cli@^2.4.0": +"@angular/compiler-cli@^2.4.5": version "2.4.5" resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-2.4.5.tgz#efabbe10558b233dcdfe985af2bd2e84f1414c97" dependencies: @@ -14,23 +14,23 @@ minimist "^1.2.0" reflect-metadata "^0.1.2" -"@angular/compiler@^2.4.0": +"@angular/compiler@^2.4.5": version "2.4.5" resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.4.5.tgz#521da325e2e002398e8f9de52cfb03d303729e72" -"@angular/core@^2.4.0": +"@angular/core@^2.4.5": version "2.4.5" resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.4.5.tgz#8b05156398afde9636e65527ffb61fc74236af5a" -"@angular/platform-browser-dynamic@^2.4.0": +"@angular/platform-browser-dynamic@^2.4.5": version "2.4.5" resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.4.5.tgz#36fa975a8ee2dfe3f60bab561143974e6bdb1eff" -"@angular/platform-browser@^2.4.0": +"@angular/platform-browser@^2.4.5": version "2.4.5" resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.4.5.tgz#fa1bc891b1309bca83845787b9a08db36a787fee" -"@angular/platform-server@^2.4.0": +"@angular/platform-server@^2.4.5": version "2.4.5" resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-2.4.5.tgz#4322d6a3609603edf34101f286d47db8762a08bc" dependencies: @@ -5047,10 +5047,6 @@ uuid@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.0.1.tgz#6544bba2dfda8c1cf17e629a3a305e2bb1fee6c1" -v8-lazy-parse-webpack-plugin@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/v8-lazy-parse-webpack-plugin/-/v8-lazy-parse-webpack-plugin-0.3.0.tgz#0f93cf1efbc48cbde3d6e027932e40c7a9d180d7" - v8flags@^2.0.11: version "2.0.11" resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.0.11.tgz#bca8f30f0d6d60612cc2c00641e6962d42ae6881" @@ -5313,11 +5309,7 @@ xml2js@^0.4.17: sax ">=0.6.0" xmlbuilder "^4.1.0" -xmlbuilder@>=1.0.0: - version "8.2.2" - resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-8.2.2.tgz#69248673410b4ba42e1a6136551d2922335aa773" - -xmlbuilder@^4.1.0: +xmlbuilder@>=1.0.0, xmlbuilder@^4.1.0: version "4.2.1" resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-4.2.1.tgz#aa58a3041a066f90eaa16c2f5389ff19f3f461a5" dependencies: