Skip to content

Commit

Permalink
refactor(webpack): remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
moklick committed Oct 2, 2019
1 parent a433e71 commit 9e1cb83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack/webpack.config.prod.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const Path = require('path');
const Webpack = require('webpack');
const merge = require('webpack-merge');
const MiniCssExtractPlugin = require('mini-css-extract-plugin');
Expand Down

0 comments on commit 9e1cb83

Please sign in to comment.