chore: update stage preset in babel-standalone (#11395)

This commit is contained in:
Huáng Jùnliàng
2020-04-09 14:55:29 -04:00
committed by GitHub
parent 8b976b0670
commit eb6d5c6a80
6 changed files with 11 additions and 14 deletions

View File

@@ -4,9 +4,7 @@
"syntax-class-properties",
"syntax-decorators",
"syntax-do-expressions",
"syntax-dynamic-import",
"syntax-export-default-from",
"syntax-export-namespace-from",
"syntax-flow",
"syntax-function-bind",
"syntax-function-sent",
@@ -15,6 +13,7 @@
"syntax-object-rest-spread",
"syntax-optional-catch-binding",
"syntax-pipeline-operator",
"syntax-record-and-tuple",
"syntax-top-level-await",
"syntax-typescript",
"proposal-async-generator-functions",