JetBrains / svg-sprite-loader

Webpack loader for creating SVG sprites.
MIT License
2.01k stars 272 forks source link

fix(utils): Account for rule property "generator" #454

Closed ihmels closed 3 years ago

ihmels commented 3 years ago

In Webpack 5 a new property "generator" has been added to the rule definition, which must be accounted for in the rule set.

What kind of change does this PR introduce?

Bugfix (See vuejs/vue-loader#1753)

What is the current behavior?

428

Does this PR introduce a breaking change?

No

tooltonix commented 3 years ago

When will there be a new version? I need this PullRequest urgently.

d3x42 commented 3 years ago

svg-sprite-loader@6.0.7