implement hoist_props (#2396)

fixes #2377
This commit is contained in:
Alex Lam S.L
2017-10-25 03:38:11 +08:00
committed by GitHub
parent 74ae16f9f8
commit 4178289c38
3 changed files with 450 additions and 9 deletions

View File

@@ -16,11 +16,9 @@
{},
{
"compress": {
"toplevel": true
"hoist_props": true
},
"mangle": {
"toplevel": true
}
"toplevel": true
},
{
"compress": {