We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15df49b commit 4a57eccCopy full SHA for 4a57ecc
.babelrc
@@ -3,7 +3,8 @@
3
[
4
"env", {
5
"targets": {
6
- "node": "current"
+ "node": "current",
7
+ "uglify": true
8
}
9
}],
10
"react"
0 commit comments