This reverts commit 9b1546f131772185b3d39d18b6e57dc41ff5c7ca.
This commit is contained in:
@ -88,12 +88,7 @@ const svgo = {
|
||||
function presets() {
|
||||
return [
|
||||
'@babel/preset-react',
|
||||
[
|
||||
'@babel/preset-env',
|
||||
{
|
||||
modules: isESM ? false : 'auto',
|
||||
},
|
||||
],
|
||||
'@babel/preset-env',
|
||||
[
|
||||
'@emotion/babel-preset-css-prop',
|
||||
{
|
||||
|
Reference in New Issue
Block a user