Skip to content

Commit

Permalink
fix(gatsby): leave xmlns element when optimizing SVGs (#32123) (#32154
Browse files Browse the repository at this point in the history
)

(cherry picked from commit 27c01fc)

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
  • Loading branch information
GatsbyJS Bot and browniebroke committed Jun 29, 2021
1 parent ddebfac commit 4d0de6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/gatsby/src/utils/webpack-utils.ts
Expand Up @@ -714,7 +714,6 @@ export const createWebpackUtils = (
`removeUnknownsAndDefaults`,
`removeUnusedNS`,
`removeUselessStrokeAndFill`,
`removeXMLNS`,
`removeXMLProcInst`,
`reusePaths`,
`sortAttrs`,
Expand Down

0 comments on commit 4d0de6b

Please sign in to comment.