Skip to content

Commit

Permalink
update svgr webpack config to use svg dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
eschutho committed Jul 19, 2023
1 parent 5878c11 commit 184ffd1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions superset-frontend/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -419,11 +419,6 @@ const config = {
{
loader: '@svgr/webpack',
options: {
icon: true,
svgo: false,
svgoConfig: {
plugins: [{ removeViewBox: false }],
},
titleProp: true,
ref: true,
},
Expand Down

0 comments on commit 184ffd1

Please sign in to comment.