Whoops, remove svgr attempt

This commit is contained in:
Jean Ouina 2020-05-26 16:18:57 +02:00
parent c4cd7bcb9c
commit fc6b751b1b
1 changed files with 0 additions and 4 deletions

View File

@ -49,10 +49,6 @@ module.exports = {
}
}], "@babel/react"]
}
},
{
test: /\.svg$/,
use: ['@svgr/webpack'],
}
]
},