Commit 4274624
Update babel-present-env and use node: 'current' as target (react#1051)
* Update babel-preset-env to 0.0.8
Changes between 0.0.6 and 0.0.8 should be backwards compatible:
https://github.com/babel/babel-preset-env/blob/master/CHANGELOG.md
* Use `node: 'current'` as target for babel-preset-env
This replaces the hand-rolled node version setup with a new feature that
was introduced in babel-preset-env@v0.0.7
https://github.com/babel/babel-preset-env/blob/v0.0.7/CHANGELOG.md1 parent 6f00766 commit 4274624
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments