Skip to content

Commit

Permalink
fix(gatsby): leave xmlns element when optimizing SVGs (#32123)
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Jun 28, 2021
1 parent 51804a0 commit 27c01fc
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 27c01fc

Please sign in to comment.