Skip to content

Commit

Permalink
Merge pull request #3721 from preactjs/stable-mask-prop
Browse files Browse the repository at this point in the history
add mangle value for stable mask on v node
  • Loading branch information
marvinhagemeister committed Sep 12, 2022
2 parents 77b79c0 + da36142 commit a8e4c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mangle.json
Expand Up @@ -39,6 +39,7 @@
"$_depth": "__b",
"$_nextDom": "__d",
"$_dirty": "__d",
"$_mask": "__m",
"$_detachOnNextRender": "__b",
"$_force": "__e",
"$_nextState": "__s",
Expand Down

0 comments on commit a8e4c99

Please sign in to comment.