🐛: 更新layer babel配置,修复regeneratorRuntime is not defined
This commit is contained in:
@@ -31,5 +31,8 @@
|
||||
"current node",
|
||||
"last 2 versions and > 2%",
|
||||
"ie > 10"
|
||||
]
|
||||
}
|
||||
],
|
||||
"devDependencies": {
|
||||
"@babel/plugin-transform-runtime": "^7.18.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user