UNPKG

98 BPlain TextView Raw
1{
2 "presets": ["es2015"],
3 "env": {
4 "production": {
5 "presets": ["babili"]
6 }
7 }
8}