mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 07:03:38 +00:00
Disable Dedupe plugin
This commit is contained in:
parent
a4fcc75b50
commit
82209c2014
@ -60,10 +60,6 @@ module.exports = require('./webpack.base.babel')({
|
||||
async: true,
|
||||
}),
|
||||
|
||||
// Merge all duplicate modules
|
||||
new webpack.optimize.DedupePlugin(),
|
||||
|
||||
|
||||
// Minify and optimize the JavaScript
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
compress: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user