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