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