Fix duplication of the codejs

This commit is contained in:
ErickSkrauch 2020-07-21 21:15:28 +03:00
parent bc88f56f43
commit 364b7f3c80
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E

View File

@ -29,12 +29,7 @@ module.exports = function (api) {
'@babel/plugin-proposal-function-bind',
'@babel/plugin-proposal-class-properties',
'@babel/plugin-proposal-optional-chaining',
[
'@babel/plugin-transform-runtime',
{
corejs: 3,
},
],
'@babel/plugin-transform-runtime',
[
'react-intl-auto',
{