Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Removed unnecessary comment in webpack.config.js.
Browse files Browse the repository at this point in the history
  • Loading branch information
ma2ciek committed Jul 17, 2018
1 parent 1a4afc8 commit c775414
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ module.exports = {

optimization: {
minimizer: [
// Use the newest version of UglifyJsWebpackPlugin that fixes the `inline` optimization bug.
// See https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/264.
new UglifyJsWebpackPlugin( {
sourceMap: true,
uglifyOptions: {
Expand Down

0 comments on commit c775414

Please sign in to comment.