Commit 048568c
authored
Support babel v7 (#78)
We finally start supporting babel v7. As expected, it took more effort than just changing the number in package.json.
Among babel I updated other dependencies (apart from lint-staged, because in their changelog I saw they require Node >8.6, which I decided to fix within other PR).
Initial request: #30
### Todo
- [x] Use new interface of @babel/cli (now we copy unwanted files)
- [x] Make sure tests for built version are passes1 parent 783f0b2 commit 048568c
36 files changed
Lines changed: 2026 additions & 3706 deletions
File tree
- flow-typed/npm
- scripts
- src
- __tests__
- __snapshots__
- utils
- visitors
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
4 | 14 | | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments