react-loadable icon indicating copy to clipboard operation
react-loadable copied to clipboard

Fix webpack 4.x deprecation warning

Open maxxDaddy opened this issue 7 years ago • 6 comments

Fix warning in console:

DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead

maxxDaddy avatar Aug 06 '18 22:08 maxxDaddy

I already did it in https://github.com/jamiebuilds/react-loadable/pull/110 but without fallback

7rulnik avatar Aug 28 '18 16:08 7rulnik

Let's merge it :)

idangozlan avatar Dec 20 '18 02:12 idangozlan

any updates?

VictorKolb avatar Feb 17 '19 21:02 VictorKolb

@jamiebuilds ?

idangozlan avatar May 13 '19 23:05 idangozlan

What's rationale behind not merging it?

aseem2625 avatar May 20 '19 19:05 aseem2625

How's this going? I believe this breaks finally in Webpack 5

JasonKleban avatar Jan 06 '21 20:01 JasonKleban