mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 01:05:25 +01:00
No dropping of console
This commit is contained in:
parent
74b3ef9e88
commit
3be6d14637
1 changed files with 0 additions and 2 deletions
|
@ -62,8 +62,6 @@ module.exports = {
|
|||
compress: {
|
||||
warnings: false,
|
||||
screw_ie8: true,
|
||||
drop_console: true,
|
||||
drop_debugger: true
|
||||
}
|
||||
}),
|
||||
new webpack.optimize.OccurenceOrderPlugin(),
|
||||
|
|
Loading…
Reference in a new issue