mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 12:20:03 +00:00
Added back in minifcation.
This commit is contained in:
@@ -18,9 +18,6 @@ module.exports = {
|
||||
filename: '[name].[contenthash].js',
|
||||
chunkFilename: '[contenthash].js'
|
||||
},
|
||||
optimization:{
|
||||
minimize: false,
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['.js', '.jsx']
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user