webpack-svgstore-plugin icon indicating copy to clipboard operation
webpack-svgstore-plugin copied to clipboard

How to migrate to Webpack4?

Open SimchaShats opened this issue 6 years ago • 6 comments

SimchaShats avatar Jun 24 '18 10:06 SimchaShats

@SimchaShats in our project it work without any problems

matpaul avatar Jul 05 '18 08:07 matpaul

Hi, I'm getting an error when using the plugin with Webpack 4:

(node:6681) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead

Is anyone else experiencing the same?

surreal8 avatar Aug 15 '18 21:08 surreal8

Same issue as @surreal8 -- this plugin needs to be updated ... is this thing being maintained at all? I see a PR still from June 1 outstanding, etc.

sjmcdowall avatar Aug 29 '18 14:08 sjmcdowall

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

nadavsinai avatar Feb 17 '19 08:02 nadavsinai

Would love to see this get merged in.

MrJadaml avatar Jun 28 '19 19:06 MrJadaml

@nadavsinai npm i @algotec/webpack-svgstore-plugin#v5.1.2 seems to be not available.

etaytch avatar Jul 12 '21 08:07 etaytch