Skip to content

Commit

Permalink
git commit -am ""
Browse files Browse the repository at this point in the history
  • Loading branch information
Maykonn committed Jul 19, 2018
1 parent 750208f commit f33b1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.common.js
Original file line number Diff line number Diff line change
@@ -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");

/**
Expand Down

0 comments on commit f33b1d0

Please sign in to comment.