Skip to content

Commit

Permalink
🤖 config(mangle): Create mangle.json.
Browse files Browse the repository at this point in the history
These changes were automatically generated by a transform whose code can be found at:
  - https://github.com/aureooms/rejuvenate/blob/e2bf2c17f7e41fd818d2de9cb478d2e183f92a0e/src/transforms/mangle:configure.js
Please contact the author of the transform if you believe there was an error.
  • Loading branch information
a-flying-potato authored and make-github-pseudonymous-again committed Mar 17, 2021
1 parent 249ea7a commit 621696b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions mangle.json
@@ -0,0 +1,12 @@
{
"minify": {
"mangle": {
"properties": {
"regex": "^_[^_]"
}
}
},
"props": {
"props": {}
}
}

0 comments on commit 621696b

Please sign in to comment.