refactor: no async generator
This commit is contained in:
parent
a98222495e
commit
d4a0e43aa4
|
@ -18,6 +18,7 @@ module.exports = (api) => {
|
|||
{
|
||||
exclude: [
|
||||
'@babel/plugin-transform-regenerator',
|
||||
'@babel/plugin-transform-async-to-generator',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user