Skip to content

Commit 3c0881a

Browse files
committed
chore: use babel-env
1 parent 53c8408 commit 3c0881a

File tree

4 files changed

+2578
-6651
lines changed

4 files changed

+2578
-6651
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"presets": ["es2015", "stage-2", "flow-vue"],
2+
"presets": ["env", "stage-2", "flow-vue"],
33
"comments": false,
44
"env": {
55
"test": {

0 commit comments

Comments
 (0)