Skip to content

Support for svgo ^2.3.1, svgo-loader ^3.0.0#1233

Open
higginsd-la wants to merge 1 commit intoswashata:masterfrom
higginsd-la:patch-1
Open

Support for svgo ^2.3.1, svgo-loader ^3.0.0#1233
higginsd-la wants to merge 1 commit intoswashata:masterfrom
higginsd-la:patch-1

Conversation

@higginsd-la
Copy link
Copy Markdown

Resolves #1192 - "Error: Plugin name should be specified" error

Resolves the "Error: Plugin name should be specified" error
Copy link
Copy Markdown
Owner

@swashata swashata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see the working solution as mentioned here #1192 (comment)

use: [
{
loader: fileLoader,
loader: 'file-loader',
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this necessary? By using the fileLoader export, we actually ensure that we are using the file loader installed by wpackio/script. Otherwise this can cause issues when using with other tooling.

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

Successfully merging this pull request may close these issues.

SVGO Documentation outdated

2 participants