fix #789 async/await babel runtime generator error, use regenerator-runtime
This commit is contained in:
@@ -6,6 +6,5 @@ module.exports = {
|
||||
],
|
||||
plugins: [
|
||||
'@babel/plugin-syntax-dynamic-import',
|
||||
'@babel/plugin-transform-runtime',
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user