|
|
@ -35,7 +35,6 @@ module.exports = function(api) { |
|
|
|
'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', |
|
|
|
'@babel/plugin-transform-destructuring', |
|
|
|
|
|
|
|
[ |
|
|
|
[ |
|
|
|
'@babel/plugin-proposal-class-properties', |
|
|
|
'@babel/plugin-proposal-class-properties', |
|
|
|
{ |
|
|
|
{ |
|
|
|