Skip to content

Commit a943734

Browse files
committed
simplify babelrc
1 parent 875684d commit a943734

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.babelrc

+1-8
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
{
2-
"env": {
3-
"development": {
4-
"presets": ["es2015", "stage-2"]
5-
},
6-
"production": {
7-
"presets": ["es2015-rollup"]
8-
}
9-
}
2+
"presets": ["es2015", "stage-2"]
103
}

0 commit comments

Comments
 (0)