mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 18:01:17 +01:00
Added back in minifcation.
This commit is contained in:
parent
0af828543b
commit
6e0432ff5e
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ module.exports = {
|
|||
filename: '[name].[contenthash].js',
|
||||
chunkFilename: '[contenthash].js'
|
||||
},
|
||||
optimization:{
|
||||
minimize: false,
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['.js', '.jsx']
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue