Skip to content

Commit f8f9995

Browse files
🩹 fix: Do not identify props that live in the same scope.
1 parent 5f13a74 commit f8f9995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mangle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"$_popindex": "p",
2222
"$_range": "r",
2323
"$_realloc": "a",
24-
"$_shrink": "s",
24+
"$_shrink": "z",
2525
"$_value": "v",
2626
"$_where": "w"
2727
}

0 commit comments

Comments
 (0)