Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing viewBox from destination svg #326

Open
wokalek-work opened this issue Jun 23, 2021 · 1 comment
Open

Removing viewBox from destination svg #326

wokalek-work opened this issue Jun 23, 2021 · 1 comment

Comments

@wokalek-work
Copy link

Why on production generate you remove viewBox from svg element if you image with ?include?

Can you just don't do that???

@Sergei8888
Copy link

Sergei8888 commented Oct 16, 2021

That is imagemin-svgo setting. Set:
svgo: { plugins: [{ name: "removeViewBox", active: false }] },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants