Replies: 1 comment
-
Hello @mgmmgm, thanks for your feedback! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
We are trying to use your awesome plugin but encountered a small issue.
Viewbox attribute on the original svg is missing from the generated symbol element.
This is our plugin configuration:
new SvgChunkWebpackPlugin({filename: 'sprite.[contenthash].svg', svgstoreConfig: {renameDefs: true, copyAttrs: true}}),
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions