Fix unicode handling in generated function names (#14047)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/helper-compilation-targets": "workspace:^",
|
||||
"@babel/helper-function-name": "workspace:^",
|
||||
"@babel/helper-plugin-utils": "workspace:^"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user