Skip to content

Commit 24a3a9d

Browse files
a-flying-potatomake-github-pseudonymous-again
authored andcommittedMar 23, 2021
🤖 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/67ba7d5e9b38c8944d42909a3a30b0710559b446/src/transforms/mangle:configure.js Please contact the author of the transform if you believe there was an error.
1 parent 7c47bd4 commit 24a3a9d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

Diff for: ‎mangle.json

+12
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)
Please sign in to comment.