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/a5a57b70ac6fd6fb77fdab32e6b7be7519ce9564/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 46e4054 commit 4a8a0c6
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 4a8a0c6

Please sign in to comment.