Skip to content

Commit 9737aca

Browse files
committed
Remove useless require
1 parent 8757c22 commit 9737aca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const path = require('path');
22
const webpack = require('webpack');
3-
const UglifyJSPlugin = require('uglifyjs-webpack-plugin');
43
const HtmlWebpackPlugin = require('html-webpack-plugin');
54

65
module.exports = {

0 commit comments

Comments
 (0)