Update yarn packages and adjust babel config
This commit is contained in:
@ -37,6 +37,7 @@ module.exports = function(api) {
|
||||
]
|
||||
].filter(Boolean),
|
||||
plugins: [
|
||||
'@babel/plugin-transform-for-of',
|
||||
'babel-plugin-macros',
|
||||
'@babel/plugin-syntax-dynamic-import',
|
||||
isTestEnv && 'babel-plugin-dynamic-import-node',
|
||||
|
Reference in New Issue
Block a user