Skip to content

Commit 4ca50cd

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/84eaeb4142b3fee77a179bb93606956b18566d90/src/transforms/mangle:configure.js Please contact the author of the transform if you believe there was an error.
1 parent 3e40bad commit 4ca50cd

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)