From f33b1d0553a1694deb5ef75e4a1d78560306721f Mon Sep 17 00:00:00 2001 From: Maykonn Date: Thu, 19 Jul 2018 12:48:33 -0300 Subject: [PATCH] git commit -am "" --- webpack.common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpack.common.js b/webpack.common.js index 215be53..d5ca4df 100644 --- a/webpack.common.js +++ b/webpack.common.js @@ -1,6 +1,6 @@ const webpack = require('webpack'); const path = require('path'); -const CleanWebpackPlugin = require('clean-webpack-plugin'); +//const CleanWebpackPlugin = require('clean-webpack-plugin'); require("es6-shim"); /**