why not remove desc tag in svg file #9282
Unanswered
jiaming0708
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
there have the
desc
in svg file, but the tag is not removed in build fileexample:
check the webpack setting, you disable the svgo, so the svg file does not optimize, how can I do to remove the desc after building?
Beta Was this translation helpful? Give feedback.
All reactions