Don't transform async at all, all browsers we care about support it
This commit is contained in:
parent
6452cdca04
commit
385ad5f9ce
3 changed files with 0 additions and 7 deletions
1
.babelrc
1
.babelrc
|
@ -13,7 +13,6 @@
|
|||
],
|
||||
"transform-class-properties",
|
||||
"transform-object-rest-spread",
|
||||
"transform-async-to-promises",
|
||||
"transform-runtime",
|
||||
"add-module-exports",
|
||||
"syntax-dynamic-import"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue