Skip to content

Commit b3920e9

Browse files
🤖 config(mangle): Create mangle.json.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/e086830dfe927964be93f46b8ecdacd2597eb487/src/transforms/mangle:configure.js Please contact the author of the transform if you believe there was an error.
1 parent 4f4805e commit b3920e9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

mangle.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"minify": {
3+
"mangle": {
4+
"properties": {
5+
"regex": "^_[^_]"
6+
}
7+
}
8+
},
9+
"props": {
10+
"props": {}
11+
}
12+
}

0 commit comments

Comments
 (0)