webpack-svgstore-plugin
webpack-svgstore-plugin copied to clipboard
How to migrate to Webpack4?
@SimchaShats in our project it work without any problems
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?
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.
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
Would love to see this get merged in.
@nadavsinai
npm i @algotec/webpack-svgstore-plugin#v5.1.2
seems to be not available.