Skip to content

Commit

Permalink
fix: leave xmlns element when optimizing SVGs
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Jun 25, 2021
1 parent a6a6f96 commit 91a3841
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 91a3841

Please sign in to comment.