Reminder to restore links + stage2, not stage 0
This commit is contained in:
parent
61a543a694
commit
8e0b61ca35
3 changed files with 3 additions and 2 deletions
2
.babelrc
2
.babelrc
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"presets": ["react", "es2015", "es2016", "es2017", "stage-0"],
|
||||
"presets": ["react", "es2015", "es2016", "es2017", "stage-2"],
|
||||
"plugins": ["transform-runtime"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue