UNPKG

146 BPlain TextView Raw
1{
2 "presets": [
3 [
4 "env",
5 {
6 "targets": {
7 "uglify": true
8 },
9 "modules": false
10 }
11 ]
12 ]
13}