refactor(rollup): use terser instead of uglify

This commit is contained in:
moklick
2019-10-08 20:31:12 +02:00
parent 9230858227
commit 956f4fb978
11 changed files with 1788 additions and 1767 deletions
-9
View File
@@ -8,14 +8,5 @@
],
"@babel/preset-react"
],
"env": {
"test": {
"presets": [
[
"react-app"
]
]
}
},
"plugins": []
}