Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Remove uglify plugin from webpack config #304

Merged
merged 2 commits into from
Mar 28, 2018

Conversation

ganemone
Copy link
Contributor

@ganemone ganemone commented Mar 28, 2018

Fixes #303 #12

@@ -7,7 +7,6 @@ const ProgressBarPlugin = require('progress-bar-webpack-plugin');
const WebpackChunkHash = require('webpack-chunk-hash');
const webpackDevMiddleware = require('../lib/simple-webpack-dev-middleware');
const ChunkManifestPlugin = require('./external-chunk-manifest-plugin.js');
const UglifyJSPlugin = require('uglifyjs-webpack-plugin');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to remove this from the package.json too 😉

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point

@ganemone
Copy link
Contributor Author

!merge

@old-fusion-bot old-fusion-bot bot merged commit 37490bc into fusionjs:master Mar 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants