mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 20:30:01 +00:00
No dropping of console
This commit is contained in:
@@ -62,8 +62,6 @@ module.exports = {
|
||||
compress: {
|
||||
warnings: false,
|
||||
screw_ie8: true,
|
||||
drop_console: true,
|
||||
drop_debugger: true
|
||||
}
|
||||
}),
|
||||
new webpack.optimize.OccurenceOrderPlugin(),
|
||||
|
||||
Reference in New Issue
Block a user