Update babel.config.js
This commit is contained in:
parent
5de9afd18b
commit
edbbae2b48
1 changed files with 0 additions and 6 deletions
|
@ -28,12 +28,6 @@ module.exports = (api) => {
|
|||
case 'production':
|
||||
config.plugins.push(...[
|
||||
'lodash',
|
||||
[
|
||||
{
|
||||
mode: 'remove',
|
||||
removeImport: true,
|
||||
},
|
||||
],
|
||||
'@babel/transform-react-inline-elements',
|
||||
[
|
||||
'@babel/transform-runtime',
|
||||
|
|
Loading…
Reference in a new issue