eschutho commented on code in PR #24747:
URL: https://github.com/apache/superset/pull/24747#discussion_r1270986253
##########
superset-frontend/webpack.config.js:
##########
@@ -419,11 +419,6 @@ const config = {
{
loader: '@svgr/webpack',
options: {
- icon: true,
Review Comment:
Yeah, good idea. The default for svgo is actually true and I don't think it
will break anything in this use case if changed to false, but I'll add in the
default for icon with a comment.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]