JetBrains / svg-sprite-loader

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

Add raster image support #410

Open meowtec opened 3 years ago

meowtec commented 3 years ago

What kind of change does this PR introduce? (bugfix, feature, docs update, improvement) improvement.

What is the current behavior? (You can also link to an open issue here) Not support raster image.

What is the new behavior (if this is a feature change)? Support raster image. Close #179

Does this PR introduce a breaking change? No.

Please check if the PR fulfills contributing guidelines