From 0dd079da272df8d532f0086d7c91597b43e7a143 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 16 Apr 2017 14:25:37 +0200 Subject: Update standard -> 10 --- client/config/webpack.common.js | 1 - 1 file changed, 1 deletion(-) (limited to 'client/config') diff --git a/client/config/webpack.common.js b/client/config/webpack.common.js index 86cbf84d7..35ea8ed28 100644 --- a/client/config/webpack.common.js +++ b/client/config/webpack.common.js @@ -6,7 +6,6 @@ const helpers = require('./helpers') const AssetsPlugin = require('assets-webpack-plugin') const BundleAnalyzerPlugin = require('webpack-bundle-analyzer').BundleAnalyzerPlugin -const NormalModuleReplacementPlugin = require('webpack/lib/NormalModuleReplacementPlugin') const ContextReplacementPlugin = require('webpack/lib/ContextReplacementPlugin') const CommonsChunkPlugin = require('webpack/lib/optimize/CommonsChunkPlugin') const CopyWebpackPlugin = require('copy-webpack-plugin') -- cgit v1.2.3