diff --git a/hooks/mangle.json b/hooks/mangle.json index 4fc1a9a2b2a..a65e18a9d3d 100644 --- a/hooks/mangle.json +++ b/hooks/mangle.json @@ -7,6 +7,7 @@ "cname": 6, "props": { "$__hooks": "__H", + "$_component": "__c", "$_defaultValue": "__p", "$_id": "__c" } diff --git a/mangle.json b/mangle.json index 2d2c666f8c2..a41869a8be4 100644 --- a/mangle.json +++ b/mangle.json @@ -17,7 +17,7 @@ "$__html": "__html", "$_ancestorComponent": "__a", "$_processingException": "__p", - "$_context": "__c", + "$_context": "__n", "$_defaultValue": "__p", "$_id": "__c" }