Skip to content

Commit c95f47c

Browse files
author
Walker Leite
committed
fix(babel): add stage2 support
1 parent e8ba7d4 commit c95f47c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

template/.babelrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
],
1010
"node": "8"
1111
}
12-
}]
12+
}],
13+
"stage-2"
1314
],
1415
"plugins": [
1516
[

0 commit comments

Comments
 (0)