We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8757c22 commit 9737acaCopy full SHA for 9737aca
webpack.config.js
@@ -1,6 +1,5 @@
1
const path = require('path');
2
const webpack = require('webpack');
3
-const UglifyJSPlugin = require('uglifyjs-webpack-plugin');
4
const HtmlWebpackPlugin = require('html-webpack-plugin');
5
6
module.exports = {
0 commit comments