mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Update uglify options to disable negate_iffe.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
*/
|
||||
module.exports = {
|
||||
'compress': {
|
||||
'negate_iife': false,
|
||||
'pure_getters': true,
|
||||
'unsafe': true,
|
||||
'warnings': false
|
||||
|
||||
Reference in New Issue
Block a user