bensampaio / external-svg-sprite-loader

A webpack loader and plugin that generate SVG sprites out of a collection of SVG files used in your JS and CSS files
MIT License
62 stars 24 forks source link

Establish compatibility with mini-css-extract-plugin@1.3.0 #95

Closed thasmo closed 3 years ago

thasmo commented 3 years ago

This is basically the fix from c0f46f883196678a3bb89ae33a0f632f07c77855 which establishes compatibility with mini-css-extract-plugin@1.3 applied to the 6.0 branch.

I've manually tested this locally with mini-css-extract-plugin@1.3.5 and also with mini-css-extract-plugin@0.9.0, which was the version we've been using with external-svg-sprite-loader before.

Fixes #93.

bensampaio commented 3 years ago

@thasmo I am going to try to release this in the coming days. Feel free to ping me if I don't!

thasmo commented 3 years ago

@bensampaio Thanks! :)

bensampaio commented 3 years ago

Released as 6.0.2