generated from scriptex/initial-commit
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Svgo version 3.0.0 remove width and height from optimization result and this break the plugin svgo-add-viewbox. The error generated is:
Cannot read properties of undefined (reading 'width')
...
/.pnpm/svgo-add-viewbox@1.1.0/node_modules/svgo-add-viewbox/index.js:26:17)
The version 2.8.0 works fine. How can configure the plugin to solve the issue?
scriptex
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request