SVGO Error: Plugin name should be specified #138
Answered
by
bacon-delight
bacon-delight
asked this question in
Q&A
-
I'm getting a "Plugin name should be specified" error when using the SVGO transformer. Can anyone please help? Snippet
Error
|
Beta Was this translation helpful? Give feedback.
Answered by
bacon-delight
Oct 6, 2022
Replies: 1 comment 3 replies
-
SolutionThe structure is different as referred from the documentation here: https://github.com/svg/svgo. The configuration that worked is:
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
bacon-delight
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution
The structure is different as referred from the documentation here: https://github.com/svg/svgo. The configuration that worked is: