plasticine / inject-loader

💉📦 A Webpack loader for injecting code into modules via their dependencies.
https://www.npmjs.com/package/inject-loader
MIT License
482 stars 47 forks source link

add webpack 4 to peerDependencies #54

Closed eugeneford closed 6 years ago

eugeneford commented 6 years ago

Closes: https://github.com/plasticine/inject-loader/issues/53

leebenson commented 6 years ago

This is an easy merge -- would appreciate you pushing it through, thanks!

seanparmelee commented 6 years ago

@plasticine mind giving this a look? thanks in advance!

plasticine commented 6 years ago

Hi all, I wanted to do a little more work here (adding a webpack 4.x example and tests) before adding support for 4.x.

Good news is that I’ve now done this and released inject-loader 4.x which adds Webpack 4.x support. :)