From 685154bb7d8532533957d5775678256d0dd1e133 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 22 Apr 2017 10:37:35 -0400 Subject: use sku table properly --- webpack.config.js | 9 --------- 1 file changed, 9 deletions(-) (limited to 'webpack.config.js') diff --git a/webpack.config.js b/webpack.config.js index 6f4aa70..81b2b1a 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -21,13 +21,4 @@ module.exports = { } ] }, -// plugins: [ -// new webpack.DefinePlugin({ // <-- key to reducing React's size -// 'process.env': { -// 'NODE_ENV': JSON.stringify('production') -// } -// }), -// new webpack.optimize.UglifyJsPlugin(), // minify everything -// new webpack.optimize.AggressiveMergingPlugin() // merge chunks -// ], } -- cgit v1.2.3-70-g09d2