mrsum / webpack-svgstore-plugin

Simple svg-sprite creating with webpack
https://www.npmjs.com/package/webpack-svgstore-plugin
200 stars 92 forks source link

DeprecationWarning: Tapable.plugin is deprecated #171

Open drolsen opened 5 years ago

drolsen commented 5 years ago

Per these instructions: https://github.com/webpack/webpack/issues/6568#issuecomment-377491754

I wanted to report that latest 4.1.0 is giving warnings under webpack ^4.28.1

image

nadavsinai commented 5 years ago

hi, Just FYI, i've done this work and you can use my fork. npm i @algotec/webpack-svgstore-plugin#v5.1.2

I'm trying to get the owners to merge this for a while now...

https://github.com/Algotec/webpack-svgstore-plugin